mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 05:04:15 +08:00
corretto-jdk: Update to version 21.0.3.9.1
This commit is contained in:
parent
6ad2658df8
commit
cc43992d36
@ -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.2.13.1",
|
||||
"version": "21.0.3.9.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/21.0.2.13.1/amazon-corretto-21.0.2.13.1-windows-x64-jdk.zip",
|
||||
"hash": "c48e4948708fee3bf17c7c871befe6bdf2c1099332a9af0ee38a94e6ef0a1070"
|
||||
"url": "https://corretto.aws/downloads/resources/21.0.3.9.1/amazon-corretto-21.0.3.9.1-windows-x64-jdk.zip",
|
||||
"hash": "b17227cfe5dc1ff39f7c593235e16bfb78a5161335d29b07fd93c96ede75f3ce"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk21.0.2_13",
|
||||
"extract_dir": "jdk21.0.3_9",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user