From ce38ebdada58165c70552bb33e81240d53a86491 Mon Sep 17 00:00:00 2001 From: Ryan Barth Date: Wed, 11 Jan 2023 23:10:05 -0800 Subject: [PATCH] add endeavouros releases up to 22_12 --- quickget | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/quickget b/quickget index d016c86..b33cb46 100755 --- a/quickget +++ b/quickget @@ -299,8 +299,13 @@ function releases_elementary() { function releases_endeavouros() { echo apollo_22_1 \ + artemis-22_6 \ + artemis_neo_22_7 \ + artemis_neo_22_8 \ + artemis_nova_22_9 \ atlantis-21_4 \ - atlantis_neo-21_5 + atlantis_neo-21_5 \ + cassini_22_12 } function releases_fedora() {