style: Sort OS releases from newest to oldest

This commit is contained in:
zen0bit 2024-04-16 18:25:48 +02:00 committed by Martin Wimpress
parent ee65d6ee26
commit 272334b2a7
1 changed files with 29 additions and 29 deletions

View File

@ -721,7 +721,7 @@ function os_homepages(){
}
function releases_alma() {
echo 8 9
echo 9 8
}
function editions_alma() {
@ -729,19 +729,19 @@ function editions_alma() {
}
function releases_alpine() {
echo 3.12 3.13 3.14 3.15 3.16 3.17 3.18 latest
echo latest 3.18 3.17 3.16 3.15 3.14 3.13 3.12
}
function releases_android() {
echo 7.1 8.1 9.0
echo 9.0 8.1 7.1
}
function editions_android() {
echo x86 x86_64
echo x86_64 x86
}
function releases_antix() {
echo 21 22 23
echo 23 22 21
}
function editions_antix() {
@ -848,11 +848,11 @@ function editions_cachyos() {
}
function releases_centos-stream() {
echo 8 9
echo 9 8
}
function editions_centos-stream() {
echo dvd1 boot
echo boot dvd1
}
function releases_chimeralinux() {
@ -879,7 +879,7 @@ function editions_debian() {
}
function releases_deepin() {
echo 20 20.1 20.2 20.2.1 20.2.2 20.2.3 20.2.4 20.3 20.4 20.5 20.6 20.7
echo 20.7 20.6 20.5 20.4 20.3 20.2.4 20.2.3 20.2.2 20.2.1 20.2 20.1 20
}
function releases_devuan() {
@ -903,7 +903,7 @@ function releases_easyos() {
}
function releases_elementary() {
echo 7.0 7.1
echo 7.1 7.0
}
function releases_endeavouros() {
@ -920,11 +920,11 @@ function editions_endless() {
}
function releases_fedora() {
echo 38 39
}
function releases_batocera() {
echo latest
echo 39 38
}
function editions_fedora() {
@ -955,7 +955,7 @@ function editions_freebsd(){
}
function releases_freedos() {
echo 1.2 1.3
echo 1.3 1.2
}
function releases_garuda() {
@ -975,7 +975,7 @@ function editions_gentoo() {
}
function releases_ghostbsd() {
echo 21.10.16 21.11.24 22.01.12
echo 22.01.12 21.11.24 21.10.16
}
function editions_ghostbsd() {
@ -993,7 +993,7 @@ function releases_guix() {
}
function releases_haiku() {
echo r1beta3 r1beta4
echo r1beta4 r1beta3
}
function editions_haiku() {
@ -1017,11 +1017,11 @@ function releases_kolibrios() {
}
function releases_linuxlite() {
echo 6.0 6.2 6.4 6.6
echo 6.6 6.4 6.2 6.0
}
function releases_linuxmint(){
echo 20.2 20.3 21 21.1 21.2
echo 21.2 21.1 21 20.3 20.2
}
function editions_linuxmint(){
@ -1085,11 +1085,11 @@ function releases_nitrux() {
}
function releases_nixos(){
echo 21.05 21.11 22.05 22.11 23.05 23.11
echo 23.11 23.05 22.11 22.05 21.11 21.05
}
function editions_nixos(){
echo gnome plasma5 minimal
echo minimal plasma5 gnome
}
function releases_openbsd(){
@ -1106,15 +1106,15 @@ function editions_openindiana(){
}
function releases_opensuse(){
echo 15.0 15.1 15.2 15.3 15.4 microos tumbleweed
echo 15.4 15.3 15.2 15.1 15.0 microos tumbleweed
}
function releases_oraclelinux() {
echo 7.7 7.8 7.9 8.4 8.5 8.6 9.0
echo 9.0 8.6 8.5 8.4 7.9 7.8 7.7
}
function releases_parrotsec() {
echo 6.0 5.0 4.11.3
echo 6.0 5.3 4.11.3
}
function editions_parrotsec() {
@ -1130,7 +1130,7 @@ function editions_peppermint() {
}
function releases_popos() {
echo 20.04 21.10 22.04
echo 22.04 21.10 20.04
}
function editions_popos() {
@ -1138,7 +1138,7 @@ function editions_popos() {
}
function releases_porteus() {
echo 5.0 5.01
echo 5.01 5.0
}
function editions_porteus() {
@ -1175,7 +1175,7 @@ function get_rebornos() {
}
function releases_rockylinux() {
echo 8.3 8.4 8.5 8.6 8.7 9.0 9.1
echo 9.1 9.0 8.7 8.6 8.5 8.4 8.3
}
function editions_rockylinux() {
@ -1191,7 +1191,7 @@ function editions_siduction() {
}
function releases_slackware() {
echo 14.2 15.0
echo 15.0 14.2
}
function releases_slax() {
@ -1248,7 +1248,7 @@ function editions_tinycore() {
}
function releases_trisquel() {
echo 10.0.1 11.0
echo 11.0 10.0.1
}
function editions_trisquel() {
@ -1263,11 +1263,11 @@ function releases_truenas() {
}
function releases_truenas-core() {
echo 12.0 13.0
echo 13.0 12.0
}
function releases_truenas-scale() {
echo 22.02 22.12
echo 22.12 22.02
}
function releases_tuxedo-os() {
@ -1345,7 +1345,7 @@ function releases_vxlinux() {
}
function releases_windows() {
echo 8 10 10-ltsc 11
echo 11 10-ltsc 10 8
}
function languages_windows() {
@ -1366,7 +1366,7 @@ function languages_windows() {
}
function releases_windows-server() {
echo 2012-r2 2016 2019 2022
echo 2022 2019 2016 2012-r2
}
function languages_windows-server() {