mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
oraclejdk: Update to version 18.0.2
This commit is contained in:
parent
2351c09d86
commit
c5f10ffd54
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
|
||||
"homepage": "https://www.oracle.com/java/",
|
||||
"version": "18.0.1.1",
|
||||
"version": "18.0.2",
|
||||
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.oracle.com/java/18/archive/jdk-18.0.1.1_windows-x64_bin.zip",
|
||||
"hash": "1465e193b385d79ae6e306bfa2b9c1785098b2e84b6208049d4b26a173079dfc"
|
||||
"url": "https://download.oracle.com/java/18/archive/jdk-18.0.2_windows-x64_bin.zip",
|
||||
"hash": "03b803c1bc004e4b14e962c88ea411098cb45ab18ce1ac80fba302ce923488c4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-18.0.1.1",
|
||||
"extract_dir": "jdk-18.0.2",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user