mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
oraclejdk: Update to version 18.0.1
This commit is contained in:
parent
7c15006612
commit
b9731bb239
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
|
||||
"homepage": "https://www.oracle.com/java/",
|
||||
"version": "18",
|
||||
"version": "18.0.1",
|
||||
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.oracle.com/java/18/archive/jdk-18_windows-x64_bin.zip",
|
||||
"hash": "29ff17f3bb0d9bbf24e87ad1e2f0773555a1532f2e3ea0cf403dab8699be854f"
|
||||
"url": "https://download.oracle.com/java/18/archive/jdk-18.0.1_windows-x64_bin.zip",
|
||||
"hash": "0b83d916dd9ce4307996fff0b5d6966dabd3e68a363a911e8fe8a05dff527492"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-18",
|
||||
"extract_dir": "jdk-18.0.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user