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 c4d960f commit dfe69e2Copy full SHA for dfe69e2
bucket/openjdk-ea.json
@@ -1,12 +1,12 @@
1
{
2
"description": "Official Early-Access Builds of OpenJDK",
3
"homepage": "https://jdk.java.net/",
4
- "version": "25-17-ea",
+ "version": "25-18-ea",
5
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
6
"architecture": {
7
"64bit": {
8
- "url": "https://download.java.net/java/early_access/jdk25/17/GPL/openjdk-25-ea+17_windows-x64_bin.zip",
9
- "hash": "46c47281310039b4e8d7e583a1629bfb2ca08a102794c3a68d1f2051101e9f5b"
+ "url": "https://download.java.net/java/early_access/jdk25/18/GPL/openjdk-25-ea+18_windows-x64_bin.zip",
+ "hash": "41f24482b5d173e5a8f242d81909835bd7e85fdb131b901bff9a150186c3c03c"
10
}
11
},
12
"extract_dir": "jdk-25",
0 commit comments