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 fc0706a commit e00a634Copy full SHA for e00a634
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-18-ea",
+ "version": "25-19-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/18/GPL/openjdk-25-ea+18_windows-x64_bin.zip",
9
- "hash": "41f24482b5d173e5a8f242d81909835bd7e85fdb131b901bff9a150186c3c03c"
+ "url": "https://download.java.net/java/early_access/jdk25/19/GPL/openjdk-25-ea+19_windows-x64_bin.zip",
+ "hash": "29058ee51e7562ec5fb02d09a78c3540286db223bf48aacf93c4a95ed664fc7a"
10
}
11
},
12
"extract_dir": "jdk-25",
0 commit comments