mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
corretto-jdk: Update to version 21.0.5.11.1
This commit is contained in:
parent
b846b1a36b
commit
7a007ed671
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK)",
|
||||
"homepage": "https://aws.amazon.com/corretto/",
|
||||
"version": "21.0.4.7.1",
|
||||
"version": "21.0.5.11.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/21.0.4.7.1/amazon-corretto-21.0.4.7.1-windows-x64-jdk.zip",
|
||||
"hash": "73a7e88e6ad330877a7a8be17647bfa7105bec29b8f6d6be74ed5b848f37c5eb"
|
||||
"url": "https://corretto.aws/downloads/resources/21.0.5.11.1/amazon-corretto-21.0.5.11.1-windows-x64-jdk.zip",
|
||||
"hash": "0bae92efbee5f218e4e69f7edccb557fc98f7686985b07892cc55b46fadca3c9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk21.0.4_7",
|
||||
"extract_dir": "jdk21.0.5_11",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user