mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 21:27:47 +08:00
corretto16-jdk: Update to version 16.0.2.7.1
This commit is contained in:
parent
121dc6527a
commit
fb644c2350
@ -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": "16.0.1.9.1",
|
||||
"version": "16.0.2.7.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/16.0.1.9.1/amazon-corretto-16.0.1.9.1-windows-x64-jdk.zip",
|
||||
"hash": "md5:f0abf1a07580e080109bb08a1154065d"
|
||||
"url": "https://corretto.aws/downloads/resources/16.0.2.7.1/amazon-corretto-16.0.2.7.1-windows-x64-jdk.zip",
|
||||
"hash": "md5:a9774e8a0820b3cf94460cc433a91207"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk16.0.1_9",
|
||||
"extract_dir": "jdk16.0.2_7",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user