diff --git a/.ci/release_template.md b/.ci/release_template.md index ecd758ebf..6e53a3ee1 100644 --- a/.ci/release_template.md +++ b/.ci/release_template.md @@ -4,24 +4,30 @@ git push -d origin --REPLACE-WITH-BETA-LIST-- --> - +
-Pre-compiled binaries we serve:
- - Windows 10+
- - Windows 7+
- - macOS 14+ ("Sonoma") / Apple M
- - macOS 13+ ("Ventura") / Intel
- - Ubuntu 24.04 LTS ("Noble Numbat")
- - Ubuntu 22.04 LTS ("Jammy Jellyfish")
- - Ubuntu 20.04 LTS ("Focal Fossa")
- - Debian 12 ("Bookworm")
- - Debian 11 ("Bullseye")
- - Fedora 41
- - Fedora 40
- 
-We are also packaged in Arch Linux's official "extra" repository, courtesy of @FFY00
-General Linux support is available via a flatpak package (Flathub)
+Available pre-compiled binaries for installation:
+
+  Windows
+   • Windows 10+
+   • Windows 7+
+
+  macOS
+   • macOS 15+ Sequoia Apple M
+   • macOS 14+ Sonoma Apple M
+   • macOS 13+ Ventura Intel
+
+  Linux
+   • Ubuntu 24.04 LTS Noble Numbat
+   • Ubuntu 22.04 LTS Jammy Jellyfish
+   • Ubuntu 20.04 LTS Focal Fossa
+   • Debian 12 Bookworm
+   • Debian 11 Bullseye
+   • Fedora 41
+   • Fedora 40
+
+We are also packaged in Arch Linux's official extra repository, courtesy of @FFY00.
+General Linux support is available via a flatpak package at Flathub!