File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
4
4
case " $1 " in
5
5
java17)
6
- echo " https://download. bell-sw.com/java/ 17.0.9+11 /bellsoft-jdk17.0.9+11 -linux-amd64.tar.gz"
6
+ echo " https://github.com/ bell-sw/Liberica/releases/download/ 17.0.10%2B13 /bellsoft-jdk17.0.10+13 -linux-amd64.tar.gz"
7
7
;;
8
8
java21)
9
- echo " https://download. bell-sw.com/java/ 21.0.1+12 /bellsoft-jdk21.0.1+12 -linux-amd64.tar.gz"
9
+ echo " https://github.com/ bell-sw/Liberica/releases/download/ 21.0.2%2B14 /bellsoft-jdk21.0.2+14 -linux-amd64.tar.gz"
10
10
;;
11
11
java22)
12
- echo " https://download.java.net/java/early_access/jdk22/28 /GPL/openjdk-22-ea+28_linux -x64_bin.tar.gz"
12
+ echo " https://download.java.net/java/early_access/jdk22/31 /GPL/openjdk-22-ea+31_linux -x64_bin.tar.gz"
13
13
;;
14
14
* )
15
15
echo $" Unknown java version"
You can’t perform that action at this time.
0 commit comments