mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-26 02:42:09 +08:00
corretto21-jdk: Update to version 21.0.9.10.1
This commit is contained in:
parent
fe43c3e059
commit
646aabc626
@ -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.8.9.1",
|
||||
"version": "21.0.9.10.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-windows-x64-jdk.zip",
|
||||
"hash": "aa4eed335a63e625c1d205ce533bf995de3fd78d2d1bbba6d8774a8fb769be56"
|
||||
"url": "https://corretto.aws/downloads/resources/21.0.9.10.1/amazon-corretto-21.0.9.10.1-windows-x64-jdk.zip",
|
||||
"hash": "77226707f66b0c19a5baeb2c176ff5cc1c7d0f2a9f67f52354ce2901a53b9240"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk21.0.8_9",
|
||||
"extract_dir": "jdk21.0.9_10",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user