mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-10 14:00:27 +08:00
openjdk-ea: Update to version 18.0.1.1-2
This commit is contained in:
parent
55e5816a84
commit
2e3608189d
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Official Early-Access Builds of OpenJDK",
|
||||
"homepage": "https://jdk.java.net/",
|
||||
"version": "18.0.1-10",
|
||||
"version": "18.0.1.1-2",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.java.net/java/GA/jdk18.0.1/3f48cabb83014f9fab465e280ccf630b/10/GPL/openjdk-18.0.1_windows-x64_bin.zip",
|
||||
"hash": "72b1e49d83f529b340ae51f4082586d66555b740b5891ea278c4ea72dc0e29a7"
|
||||
"url": "https://download.java.net/java/GA/jdk18.0.1.1/65ae32619e2f40f3a9af3af1851d6e19/2/GPL/openjdk-18.0.1.1_windows-x64_bin.zip",
|
||||
"hash": "a970b922a05a7fc2b077c89bf96c74570f65695b2ba067dc81805107517d7fed"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-18.0.1",
|
||||
"extract_dir": "jdk-18.0.1.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user