From ecf0327378907c62e811912ed164711e63fe69c6 Mon Sep 17 00:00:00 2001 From: tooomm Date: Thu, 3 Apr 2025 06:17:44 +0200 Subject: [PATCH] Improve list of release binaries (#5783) --- .ci/release_template.md | 40 +++++++++++++++++++++++----------------- 1 file changed, 23 insertions(+), 17 deletions(-) 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!