openjdk-ea: Update to version 17.0.1-12

This commit is contained in:
Mathias Hermansson 2021-10-19 20:45:30 +02:00
parent 158aa34755
commit ce3f1fb51c

View File

@ -1,15 +1,15 @@
{
"description": "Official Early-Access Builds of OpenJDK",
"homepage": "https://jdk.java.net/",
"version": "17-35",
"version": "17.0.1-12",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://download.java.net/java/GA/jdk17/0d483333a00540d886896bac774ff48b/35/GPL/openjdk-17_windows-x64_bin.zip",
"hash": "e88b0df00021c9d266bb435c9a95fdc67d1948cce4518daf85c234907bd393c5"
"url": "https://download.java.net/java/GA/jdk17.0.1/2a2082e5a09d4267845be086888add4f/12/GPL/openjdk-17.0.1_windows-x64_bin.zip",
"hash": "329900a6673b237b502bdcf77bc334da34bc91355c5fd2d457fc00f53fd71ef1"
}
},
"extract_dir": "jdk-17",
"extract_dir": "jdk-17.0.1",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"