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() {
|
function releases_popos() {
|
||||||
echo 20.04 \
|
echo 20.04 \
|
||||||
21.04 \
|
|
||||||
21.10
|
21.10
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -465,7 +464,6 @@ function editions_popos() {
|
||||||
|
|
||||||
function releases_regolith() {
|
function releases_regolith() {
|
||||||
echo focal \
|
echo focal \
|
||||||
hirsute \
|
|
||||||
impish
|
impish
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -512,7 +510,6 @@ function releases_tails() {
|
||||||
function releases_ubuntu() {
|
function releases_ubuntu() {
|
||||||
echo 18.04 \
|
echo 18.04 \
|
||||||
20.04 \
|
20.04 \
|
||||||
21.04 \
|
|
||||||
21.10 \
|
21.10 \
|
||||||
devel \
|
devel \
|
||||||
canary
|
canary
|
||||||
|
|
Loading…
Reference in a new issue