openjdk-ea: Update to version 20-5-ea

This commit is contained in:
Mathias Hermansson 2022-07-12 19:34:53 +02:00
parent 68f1160146
commit 3c03cf0fc0

View File

@ -1,15 +1,15 @@
{
"description": "Official Early-Access Builds of OpenJDK",
"homepage": "https://jdk.java.net/",
"version": "19-30-ea",
"version": "20-5-ea",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://download.java.net/java/early_access/jdk19/30/GPL/openjdk-19-ea+30_windows-x64_bin.zip",
"hash": "4abe1b200ed46a982e803b20408667061a4d94fd5f2a5cd1e72f05b89fcabb27"
"url": "https://download.java.net/java/early_access/jdk20/5/GPL/openjdk-20-ea+5_windows-x64_bin.zip",
"hash": "4d35001bc8934fc139c19f7b9d1584aacc81f395d24890094196b54d9f7e787a"
}
},
"extract_dir": "jdk-19",
"extract_dir": "jdk-20",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"