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 bc6c49e commit 21d1b1fCopy full SHA for 21d1b1f
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-19-ea",
+ "version": "25-20-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/19/GPL/openjdk-25-ea+19_windows-x64_bin.zip",
9
- "hash": "29058ee51e7562ec5fb02d09a78c3540286db223bf48aacf93c4a95ed664fc7a"
+ "url": "https://download.java.net/java/early_access/jdk25/20/GPL/openjdk-25-ea+20_windows-x64_bin.zip",
+ "hash": "189b22f424bd7f7ef01de23f6e41fd183bc3b28da7db090dacba784054fe1f43"
10
}
11
},
12
"extract_dir": "jdk-25",
0 commit comments