We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6793eb3 commit c319d41Copy full SHA for c319d41
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-21-ea",
+ "version": "27-22-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/21/GPL/openjdk-27-ea+21_windows-x64_bin.zip",
9
- "hash": "c141a4db38b2d45883ed5d65a72f4444d1efa690d650027308594335dec2b07b"
+ "url": "https://download.java.net/java/early_access/jdk27/22/GPL/openjdk-27-ea+22_windows-x64_bin.zip",
+ "hash": "8f070229867cab472c5d736b8a2b08d610772c4da7d6e451ab494e77fa4ad88d"
10
}
11
},
12
"extract_dir": "jdk-27",
0 commit comments