mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
oraclejdk: Update to version 19.0.1
This commit is contained in:
parent
ab395faaaa
commit
58dee0ec44
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
|
||||
"homepage": "https://www.oracle.com/java/",
|
||||
"version": "19",
|
||||
"version": "19.0.1",
|
||||
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.oracle.com/java/19/archive/jdk-19_windows-x64_bin.zip",
|
||||
"hash": "cf41f1ed9111197cdbc5a0277fc55ac693e77ba7b1325e3c23ab27cbef4b190b"
|
||||
"url": "https://download.oracle.com/java/19/archive/jdk-19.0.1_windows-x64_bin.zip",
|
||||
"hash": "8a6a01aec7df97c4c4d8b3602763413164c12d066319ae81d0a74ae09b85e594"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-19",
|
||||
"extract_dir": "jdk-19.0.1",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user