mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
openjdk-ea: Update to version 17.0.1-12
This commit is contained in:
parent
158aa34755
commit
ce3f1fb51c
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user