From 97127baae4cde8081de48941dae29be29558feb8 Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Mon, 26 Feb 2024 11:47:44 +0100 Subject: [PATCH] docs: update supported platforms --- README.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 68c6243..2d4fcde 100644 --- a/README.md +++ b/README.md @@ -191,22 +191,20 @@ The builds are run every day, but exit early if there isn't a new release from M ## Supported Platforms The minimal version is limited by the core component Electron, you may want to check its [platform prerequisites](https://www.electronjs.org/docs/latest/development/build-instructions-gn#platform-prerequisites). -- [x] macOS (`zip`, `dmg`) OS X 10.10 or newer x64 -- [x] macOS (`zip`, `dmg`) macOS 11.0 or newer arm64 -- [x] GNU/Linux x64 (`deb`, `rpm`, `AppImage`, `tar.gz`) -- [x] GNU/Linux x86 (`deb`, `rpm`, `tar.gz`) ([up to v1.35.1](https://code.visualstudio.com/updates/v1_36#_linux-32bit-support-ends)) -- [x] GNU/Linux arm64 (`deb`, `tar.gz`) -- [x] GNU/Linux armhf (`deb`, `tar.gz`) -- [x] Windows 10 / Server 2012 R2 or newer x64 -- [x] Windows 10 / Server 2012 R2 or newer x86 -- [x] Windows 10 / Server 2012 R2 or newer arm64 +- [x] macOS (`zip`, `dmg`) macOS 10.15 or newer x64 +- [x] macOS (`zip`, `dmg`) macOS 11.0 or newer arm64 +- [x] GNU/Linux x64 (`deb`, `rpm`, `AppImage`, `snap`, `tar.gz`) +- [x] GNU/Linux arm64 (`deb`, `rpm`, `snap`, `tar.gz`) +- [x] GNU/Linux armhf (`deb`, `rpm`, `tar.gz`) +- [x] Windows 10 / Server 2012 R2 or newer x64 +- [x] Windows 10 / Server 2012 R2 or newer arm64 ## Donate -If you would like to support the development of VSCodium, feel free to send BTC to `3PgjE95yzBDTrSPxPiqoxSgZFuKPPAix1N`. +If you would like to support the development of VSCodium, feel free to send BTC to `3PgjE95yzBDTrSPxPiqoxSgZFuKPPAix1N` (@stripedpajamas). -Special thanks to: +## Special thanks