We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14068e4 commit 65c0f83Copy full SHA for 65c0f83
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-22-ea",
+ "version": "25-23-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/22/GPL/openjdk-25-ea+22_windows-x64_bin.zip",
9
- "hash": "8b16ab02467967b98cf7d8743da9c9688d3ff39b4a693b66b6d9fe84cc0bb55a"
+ "url": "https://download.java.net/java/early_access/jdk25/23/GPL/openjdk-25-ea+23_windows-x64_bin.zip",
+ "hash": "903e77b6d79a2c808e32a4111a54802e149b11e39d15629d7a04ccfb97e4c79b"
10
}
11
},
12
"extract_dir": "jdk-25",
0 commit comments