Merge branch '3.0.x' into 3.1.x

Closes gh-36597
This commit is contained in:
Andy Wilkinson 2023-07-31 09:36:25 +01:00
commit 0ead8d0314
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ case "$1" in
echo "https://github.com/bell-sw/Liberica/releases/download/17.0.8+7/bellsoft-jdk17.0.8+7-linux-amd64.tar.gz"
;;
java20)
echo "https://github.com/bell-sw/Liberica/releases/download/20.0.1+10/bellsoft-jdk20.0.1+10-linux-amd64.tar.gz"
echo "https://github.com/bell-sw/Liberica/releases/download/20.0.2+10/bellsoft-jdk20.0.2+10-linux-amd64.tar.gz"
;;
*)
echo $"Unknown java version"