10000
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 109d592 commit f9b5414Copy full SHA for f9b5414
bucket/openjdk20.json
@@ -1,12 +1,12 @@
1
{
2
"description": "Official production-ready open-source builds of OpenJDK 20",
3
"homepage": "https://jdk.java.net/20",
4
- "version": "20-11-ea",
+ "version": "20-12-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/jdk20/11/GPL/openjdk-20-ea+11_windows-x64_bin.zip",
9
- "hash": "cb9f241c4d8ec016a72d43577d74f3ec0ca356b510e517e35688a24fca603dde"
+ "url": "https://download.java.net/java/early_access/jdk20/12/GPL/openjdk-20-ea+12_windows-x64_bin.zip",
+ "hash": "e5d50bf1daa820167e68a74d75787b6bee34563a2fcb4f671494ae1b808aadcd"
10
}
11
},
12
"extract_dir": "jdk-20",
0 commit comments