mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Add version 8.5 support Oracle Linux
Just released 11/16/2021
This commit is contained in:
parent
bccabad4fd
commit
0fe5717447
1 changed files with 2 additions and 1 deletions
3
quickget
3
quickget
|
@ -265,7 +265,8 @@ function releases_opensuse(){
|
||||||
}
|
}
|
||||||
|
|
||||||
function releases_oraclelinux() {
|
function releases_oraclelinux() {
|
||||||
echo 8.4 \
|
echo 8.5 \
|
||||||
|
8.4 \
|
||||||
8.3 \
|
8.3 \
|
||||||
8.2 \
|
8.2 \
|
||||||
7.9 \
|
7.9 \
|
||||||
|
|
Loading…
Reference in a new issue