mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
corretto-jdk: Update to version 18.0.1.10.1
This commit is contained in:
parent
da82bdc11c
commit
fd4e45c3a7
@ -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": "18.0.0.37.1",
|
||||
"version": "18.0.1.10.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/18.0.0.37.1/amazon-corretto-18.0.0.37.1-windows-x64-jdk.zip",
|
||||
"hash": "md5:81f72b52cf4f41e1ee572c0bf0362f3d"
|
||||
"url": "https://corretto.aws/downloads/resources/18.0.1.10.1/amazon-corretto-18.0.1.10.1-windows-x64-jdk.zip",
|
||||
"hash": "md5:383724104ea5b42bd73c4580819a95e4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk18.0.0_37",
|
||||
"extract_dir": "jdk18.0.1_10",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user