mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-09 00:11:22 +08:00
corretto17-jdk: Update to version 17.0.20.8.1
This commit is contained in:
parent
9dce972c38
commit
c8314b4f00
@ -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.19.10.1",
|
||||
"version": "17.0.20.8.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.19.10.1/amazon-corretto-17.0.19.10.1-windows-x64-jdk.zip",
|
||||
"hash": "ab748d9814d99a848916b54b36ae0f1d104493e61a19e1887072b4db9802c6ac"
|
||||
"url": "https://corretto.aws/downloads/resources/17.0.20.8.1/amazon-corretto-17.0.20.8.1-windows-x64-jdk.zip",
|
||||
"hash": "d6d7df966e34fa083b92285e6000c3237ff1250e6e70f6feae7053c7e88e83b0"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk17.0.19_10",
|
||||
"extract_dir": "jdk17.0.20_8",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user