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 33
44case " $1 " in
55 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"
77 ;;
88 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"
1010 ;;
1111 * )
1212 echo $" Unknown java version"
You can’t perform that action at this time.
0 commit comments