mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
corretto-jdk: Update to version 19.0.1.10.1
This commit is contained in:
parent
023d29d70c
commit
3938cc9c05
@ -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": "19.0.0.36.1",
|
||||
"version": "19.0.1.10.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/19.0.0.36.1/amazon-corretto-19.0.0.36.1-windows-x64-jdk.zip",
|
||||
"hash": "9086b04ff3eef3b2bd216150e078d8c717ee705830e40e3ba54726694201026d"
|
||||
"url": "https://corretto.aws/downloads/resources/19.0.1.10.1/amazon-corretto-19.0.1.10.1-windows-x64-jdk.zip",
|
||||
"hash": "0d9db675bf59726f0af02a3c31805e3bdeb6183ece2db25878163907d7d8e997"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk19.0.0_36",
|
||||
"extract_dir": "jdk19.0.1_10",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user