From ae5c514982821dbbe0262c82fa9178fc66a8598e Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Sat, 20 Apr 2024 10:50:47 +0100 Subject: [PATCH] chore: update releases_parrotsec() and editions_parrotsec() --- quickget | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/quickget b/quickget index 0f6b662..f324822 100755 --- a/quickget +++ b/quickget @@ -1147,11 +1147,11 @@ function releases_oraclelinux() { } function releases_parrotsec() { - echo 6.0 5.3 4.11.3 + echo 6.0 5.3 } function editions_parrotsec() { - echo architect home htb security + echo home htb security } function releases_peppermint() {