chore: update releases_parrotsec() and editions_parrotsec()

This commit is contained in:
Martin Wimpress 2024-04-20 10:50:47 +01:00 committed by Martin Wimpress
parent 3278858050
commit ae5c514982
1 changed files with 2 additions and 2 deletions

View File

@ -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() {