openjdk20: Update to version 20-10-ea

This commit is contained in:
Mathias Hermansson 2022-08-12 03:20:03 +02:00
parent f3d7567b85
commit 13dd63c78c

View File

@ -1,12 +1,12 @@
{
"description": "Official production-ready open-source builds of OpenJDK 20",
"homepage": "https://jdk.java.net/20",
"version": "20-9-ea",
"version": "20-10-ea",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://download.java.net/java/early_access/jdk20/9/GPL/openjdk-20-ea+9_windows-x64_bin.zip",
"hash": "69540c9291f1d68616035ff98d95ec4b0bc9fe19d1bddbc4fe091a8c70fcf4f0"
"url": "https://download.java.net/java/early_access/jdk20/10/GPL/openjdk-20-ea+10_windows-x64_bin.zip",
"hash": "0b779a6abd800afa36f700a118341e9e5f298cb77d5e38fa1918507b9f65c2ef"
}
},
"extract_dir": "jdk-20",