mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-02 16:09:23 +08:00
corretto-jdk: Update to version 21.0.12.8.1
This commit is contained in:
parent
e08550f1e1
commit
7bdd86bb0c
@ -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.11.10.1",
|
||||
"version": "21.0.12.8.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/21.0.11.10.1/amazon-corretto-21.0.11.10.1-windows-x64-jdk.zip",
|
||||
"hash": "5d63fdb5a19393081919afc0daa4ce82a7fadcced569981a995529caed28fb14"
|
||||
"url": "https://corretto.aws/downloads/resources/21.0.12.8.1/amazon-corretto-21.0.12.8.1-windows-x64-jdk.zip",
|
||||
"hash": "de9ad88fb2575a1aff4715b192014ba31edd6e411d243371f377cff0560e34bc"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk21.0.11_10",
|
||||
"extract_dir": "jdk21.0.12_8",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user