File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
case " $1 " in
5
5
java8)
6
- echo " https://github.com/AdoptOpenJDK/openjdk8 -binaries/releases/download/jdk8u282-b08 /OpenJDK8U-jdk_x64_linux_hotspot_8u282b08 .tar.gz"
6
+ echo " https://github.com/adoptium/temurin8 -binaries/releases/download/jdk8u322-b06 /OpenJDK8U-jdk_x64_linux_hotspot_8u322b06 .tar.gz"
7
7
;;
8
8
java11)
9
- echo " https://github.com/AdoptOpenJDK/openjdk11 -binaries/releases/download/jdk-11.0.10 %2B9/OpenJDK11U-jdk_x64_linux_hotspot_11.0.10_9 .tar.gz"
9
+ echo " https://github.com/adoptium/temurin11 -binaries/releases/download/jdk-11.0.14 %2B9/OpenJDK11U-jdk_x64_linux_hotspot_11.0.14_9 .tar.gz"
10
10
;;
11
11
* )
12
12
echo $" Unknown java version"
You can’t perform that action at this time.
0 commit comments