mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
oraclejdk-lts: Update to version 21.0.12
This commit is contained in:
parent
b667f24059
commit
229c031be4
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
|
||||
"homepage": "https://www.oracle.com/java/technologies/downloads/#java21",
|
||||
"version": "21.0.11",
|
||||
"version": "21.0.12",
|
||||
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.oracle.com/java/21/archive/jdk-21.0.11_windows-x64_bin.zip",
|
||||
"hash": "947660f83b33bcda0da3497b2959bce1523fc3a000689147e3671574c8e47eca"
|
||||
"url": "https://download.oracle.com/java/21/archive/jdk-21.0.12_windows-x64_bin.zip",
|
||||
"hash": "167af6612931baf82d1e55dd81444b94fcae68dffa73055946843c11cd2a37e5"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-21.0.11",
|
||||
"extract_dir": "jdk-21.0.12",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user