Merge branch '3.1.x' into 3.2.x

Closes gh-40413
This commit is contained in:
Moritz Halbritter 2024-04-19 09:28:26 +02:00
commit 887b94cbc8
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.11+10/bellsoft-jdk17.0.11+10-linux-amd64.tar.gz"
;;
java21)
echo "https://github.com/bell-sw/Liberica/releases/download/21.0.2+14/bellsoft-jdk21.0.2+14-linux-amd64.tar.gz"
echo "https://github.com/bell-sw/Liberica/releases/download/21.0.3+10/bellsoft-jdk21.0.3+10-linux-amd64.tar.gz"
;;
*)
echo $"Unknown java version"