mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-30 07:23:56 +08:00
corretto17-jdk: Update to version 17.0.17.10.1
This commit is contained in:
parent
a35be6d023
commit
fe43c3e059
@ -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.16.8.1",
|
||||
"version": "17.0.17.10.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.16.8.1/amazon-corretto-17.0.16.8.1-windows-x64-jdk.zip",
|
||||
"hash": "64086aa7f7f6f40900b28f513b00872f1aaa1a40fe0aa6357084c97e0cd80391"
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.17.10.1/amazon-corretto-17.0.17.10.1-windows-x64-jdk.zip",
|
||||
"hash": "2503f1dc9bd6f50d6a68ad20c282ad092751fc1cd7e993680e6e151119a9a4bf"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk17.0.16_8",
|
||||
"extract_dir": "jdk17.0.17_10",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user