File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ case "$1" in
66 echo " https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u232-b09/OpenJDK8U-jdk_x64_linux_hotspot_8u232b09.tar.gz"
77 ;;
88 java11)
9- echo " https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.5 %2B10/OpenJDK11U-jdk_x64_linux_hotspot_11.0.5_10 .tar.gz"
9+ echo " https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.6 %2B10/OpenJDK11U-jdk_x64_linux_hotspot_11.0.6_10 .tar.gz"
1010 ;;
1111 java13)
1212 echo " https://github.com/AdoptOpenJDK/openjdk13-binaries/releases/download/jdk-13.0.1%2B9/OpenJDK13U-jdk_x64_linux_hotspot_13.0.1_9.tar.gz"
You can’t perform that action at this time.
0 commit comments