We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdcd968 commit e259362Copy full SHA for e259362
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-27-ea",
+ "version": "25-28-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/27/GPL/openjdk-25-ea+27_windows-x64_bin.zip",
9
- "hash": "c29b512a7b967525b3286a6451ba478530d950d8d4981c8ce5d681ff715a5c22"
+ "url": "https://download.java.net/java/early_access/jdk25/28/GPL/openjdk-25-ea+28_windows-x64_bin.zip",
+ "hash": "4e1f6ee8523006f5f4e9c5e78283bec3011ecacaac80de81b4e8f75647efc1cc"
10
}
11
},
12
"extract_dir": "jdk-25",
0 commit comments