Merge branch '2.6.x' into 2.7.x

Closes gh-32889
This commit is contained in:
Andy Wilkinson 2022-11-01 16:58:35 +00:00
commit bf4771fe2d

View File

@ -12,7 +12,7 @@ case "$1" in
echo "https://github.com/bell-sw/Liberica/releases/download/17.0.5+8/bellsoft-jdk17.0.5+8-linux-amd64.tar.gz"
;;
java19)
echo "https://github.com/bell-sw/Liberica/releases/download/19+37/bellsoft-jdk19+37-linux-amd64.tar.gz"
echo "https://github.com/bell-sw/Liberica/releases/download/19.0.1+11/bellsoft-jdk19.0.1+11-linux-amd64.tar.gz"
;;
*)
echo $"Unknown java version"