8000
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 a10c039 commit 580b3faCopy full SHA for 580b3fa
bucket/openjdk22.json
@@ -1,12 +1,12 @@
1
{
2
"description": "Official production-ready open-source builds of OpenJDK 22",
3
"homepage": "https://jdk.java.net/22",
4
- "version": "22-17-ea",
+ "version": "22-18-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/jdk22/17/GPL/openjdk-22-ea+17_windows-x64_bin.zip",
9
- "hash": "74da8d5884f315e4443456f215e71219b4208fa9a970ac75bb49ebc0331867f7"
+ "url": "https://download.java.net/java/early_access/jdk22/18/GPL/openjdk-22-ea+18_windows-x64_bin.zip",
+ "hash": "9514da1d60086946d1324cfabda5280213d7243eec44e2268bbbf02248d910ff"
10
}
11
},
12
"extract_dir": "jdk-22",
0 commit comments