mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Drop 21.04 (Hirsute) based releases. They are EOL.
This commit is contained in:
parent
1dc780b9e2
commit
ee0a25472f
1 changed files with 0 additions and 3 deletions
3
quickget
3
quickget
|
@ -454,7 +454,6 @@ function releases_oraclelinux() {
|
|||
|
||||
function releases_popos() {
|
||||
echo 20.04 \
|
||||
21.04 \
|
||||
21.10
|
||||
}
|
||||
|
||||
|
@ -465,7 +464,6 @@ function editions_popos() {
|
|||
|
||||
function releases_regolith() {
|
||||
echo focal \
|
||||
hirsute \
|
||||
impish
|
||||
}
|
||||
|
||||
|
@ -512,7 +510,6 @@ function releases_tails() {
|
|||
function releases_ubuntu() {
|
||||
echo 18.04 \
|
||||
20.04 \
|
||||
21.04 \
|
||||
21.10 \
|
||||
devel \
|
||||
canary
|
||||
|
|
Loading…
Reference in a new issue