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://github.com/bell-sw/Liberica/releases/download/17.0.4.1+1 /bellsoft-jdk17.0.4.1+1 -linux-amd64.tar.gz"
6
+ echo " https://github.com/bell-sw/Liberica/releases/download/17.0.5+8 /bellsoft-jdk17.0.5+8 -linux-amd64.tar.gz"
7
7
;;
8
8
java18)
9
- echo " https://github.com/bell-sw/Liberica/releases/download/18.0.2.1+1 /bellsoft-jdk18.0.2.1+1-linux-amd64.tar.gz"
9
+ echo " https://github.com/bell-sw/Liberica/releases/download/18.0.2.1%2B1 /bellsoft-jdk18.0.2.1+1-linux-amd64.tar.gz"
10
10
;;
11
11
java19)
12
- echo " https://github.com/bell-sw/Liberica/releases/download/19+37 /bellsoft-jdk19+37 -linux-amd64.tar.gz"
12
+ echo " https://github.com/bell-sw/Liberica/releases/download/19.0.1%2B11 /bellsoft-jdk19.0.1+11 -linux-amd64.tar.gz"
13
13
;;
14
14
* )
15
15
echo $" Unknown java version"
You can’t perform that action at this time.
0 commit comments