We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650c549 commit c87d7afCopy full SHA for c87d7af
bin/openjdk.bash
@@ -38,7 +38,7 @@ INDEX_21="${TEMP_DIR}/index-21.html"
38
INDEX_22="${TEMP_DIR}/index-22.html"
39
INDEX_23="${TEMP_DIR}/index-23.html"
40
INDEX_24="${TEMP_DIR}/index-24.html"
41
-INDEX_24="${TEMP_DIR}/index-25.html"
+INDEX_25="${TEMP_DIR}/index-25.html"
42
43
download_file 'http://jdk.java.net/archive/' "${INDEX_ARCHIVE}"
44
download_file 'http://jdk.java.net/21/' "${INDEX_21}"
0 commit comments