mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-07 01:10:26 +08:00
oraclejdk: Update to version 22.0.1
This commit is contained in:
parent
2d161a976e
commit
bcd63c2a5c
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
|
||||
"homepage": "https://www.oracle.com/java/",
|
||||
"version": "22",
|
||||
"version": "22.0.1",
|
||||
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.oracle.com/java/22/archive/jdk-22_windows-x64_bin.zip",
|
||||
"hash": "4646f73233d89f8144277fcd71ca71ae73e6021491b90875847533cfc62ea3b6"
|
||||
"url": "https://download.oracle.com/java/22/archive/jdk-22.0.1_windows-x64_bin.zip",
|
||||
"hash": "3c78749d56000a2ed130d80db3abb7067cf792b84bc79c09b0ce35e9a33bdcd0"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-22",
|
||||
"extract_dir": "jdk-22.0.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user