Archived
1
0

Updated to kinetic, bullseye and elsie

This commit is contained in:
2022-05-30 17:45:04 +02:00
parent 10035f9e8b
commit 8485c8ca07
+8 -2
View File
@@ -52,6 +52,9 @@ releases = {
"2020-04-30": "focal", # Focal Fossa
"2020-10-22": "groovy", # Groovy Gorilla
"2021-04-22": "hirsute", # Hirsute Hippo
"2021-10-14": "impish", # Impish Indri
"2022-04-21": "jammy", # Jammy Jellyfish
"2022-10-31": "kinetic", # Kinetic Kudu
},
"Debian": {
"1996-06-17": "buzz", # 1.1 - Buzz Lightyear
@@ -69,7 +72,7 @@ releases = {
"2015-04-26": "jessie", # 8.0 - Cowgirl
"2017-06-17": "stretch", # 9.0 - Octopus toy (current stable)
"2019-07-06": "buster", # 10.0 - Toys Dachshund
"2021-06-30": "bullseye", # 11.0 - Toys Horse
"2021-08-14": "bullseye", # 11.0 - Toys Horse
"2023-06-30": "bookworm", # 12.0 - worm with built-in flashlight
"2999-12-31": "sid" # unstable (Still In Development)
},
@@ -109,7 +112,10 @@ releases = {
"2019-12-18": "tricia",
"2020-03-20": "debbie", # LMDE 4 - Linux Mint Debian Edition
"2020-06-27": "ulyana",
"2020-12-20": "ulyssa",
"2021-01-08": "ulyssa",
"2021-07-08": "uma",
"2022-01-05": "una",
"2022-03-20": "elsie", # LMDE 5 - Linux Mint Debian Edition
}
}