We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2002dcd commit 261427cCopy full SHA for 261427c
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": "27-23-ea",
+ "version": "27-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/jdk27/23/GPL/openjdk-27-ea+23_windows-x64_bin.zip",
9
- "hash": "7a3570aa872e47b54f71fd9c142dc466b4b796ffc20ebd57cd26987efab6546f"
+ "url": "https://download.java.net/java/early_access/jdk27/24/GPL/openjdk-27-ea+24_windows-x64_bin.zip",
+ "hash": "5bbf96e8f91e2c80680961ba7cc2ddb7112131f6fa000d2472ab2ea6c99a06f7"
10
}
11
},
12
"extract_dir": "jdk-27",
0 commit comments