mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
openjdk18: Update to version 18.0.2.1-1
This commit is contained in:
parent
bf521e19cd
commit
e3f2f09ef3
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Official production-ready open-source builds of OpenJDK 18",
|
||||
"homepage": "https://jdk.java.net/18",
|
||||
"version": "18.0.2-9",
|
||||
"version": "18.0.2.1-1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.java.net/java/GA/jdk18.0.2/f6ad4b4450fd4d298113270ec84f30ee/9/GPL/openjdk-18.0.2_windows-x64_bin.zip",
|
||||
"hash": "441f2bfa18f318995d305d06c2326b1145b27dd08521cef5dacc561867cfee5c"
|
||||
"url": "https://download.java.net/java/GA/jdk18.0.2.1/db379da656dc47308e138f21b33976fa/1/GPL/openjdk-18.0.2.1_windows-x64_bin.zip",
|
||||
"hash": "fc08052175eb2f66cedfcca368ab5d51c55f50d6f440b124e4512499825cb7b1"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-18.0.2",
|
||||
"extract_dir": "jdk-18.0.2.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user