mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 03:22:23 +08:00
corretto17-jdk: Update to version 17.0.13.11.1
This commit is contained in:
parent
55639542cf
commit
2ea18202a2
@ -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": "17.0.12.7.1",
|
||||
"version": "17.0.13.11.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.12.7.1/amazon-corretto-17.0.12.7.1-windows-x64-jdk.zip",
|
||||
"hash": "df6cb295eb17ba7e898f99657da977bb96389c5e97de94f3a06053650d7c4e16"
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.13.11.1/amazon-corretto-17.0.13.11.1-windows-x64-jdk.zip",
|
||||
"hash": "eaacdc37c6f23753ebfae341985f11baacfaf84ca972e600803cb409c94ee8ca"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk17.0.12_7",
|
||||
"extract_dir": "jdk17.0.13_11",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user