We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8994a85 commit e6261d2Copy full SHA for e6261d2
1 file changed
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-23-ea",
+ "version": "25-24-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/23/GPL/openjdk-25-ea+23_windows-x64_bin.zip",
9
- "hash": "903e77b6d79a2c808e32a4111a54802e149b11e39d15629d7a04ccfb97e4c79b"
+ "url": "https://download.java.net/java/early_access/jdk25/24/GPL/openjdk-25-ea+24_windows-x64_bin.zip",
+ "hash": "2a8b2ea51b3b0b3751867a3117e7fde1235189e6d7601f5ffdb9b9160b270bf2"
10
}
11
},
12
"extract_dir": "jdk-25",
0 commit comments