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