From 36dce7b616887dcca9b1d1e52d61a451d6b71967 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 17 Apr 2024 03:48:22 +0100 Subject: [PATCH] chore: add newer Rockly Linux releases --- quickget | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickget b/quickget index 2f8adcd..b2d2f0d 100755 --- a/quickget +++ b/quickget @@ -1172,7 +1172,7 @@ function get_rebornos() { } function releases_rockylinux() { - echo 9.1 9.0 8.7 8.6 8.5 8.4 8.3 + echo 9.3 9.2 9.1 9.0 8.9 8.8 8.7 8.6 8.5 8.4 8.3 } function editions_rockylinux() {