mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-30 03:08:08 +08:00
corretto11-jdk: Update to version 11.0.20.8.1
This commit is contained in:
parent
10eb167b9f
commit
2bc1db6dc6
@ -1,19 +1,19 @@
|
||||
{
|
||||
"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": "11.0.19.7.1",
|
||||
"version": "11.0.20.8.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/11.0.19.7.1/amazon-corretto-11.0.19.7.1-windows-x64-jdk.zip",
|
||||
"hash": "b4d344df81d594d12c712e2d8c5265a77be49607af0734159b3b875a945bba93"
|
||||
"url": "https://corretto.aws/downloads/resources/11.0.20.8.1/amazon-corretto-11.0.20.8.1-windows-x64-jdk.zip",
|
||||
"hash": "c682fca3e864ce15da4b7783d2cdf2dd31b88052b37fba0e56d50808c29283c0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/11.0.19.7.1/amazon-corretto-11.0.19.7.1-windows-x86-jre.zip",
|
||||
"hash": "7bfb0a704d0c2d3a170b879904871e95b0044e12234c877e9dd7fe9228327d15"
|
||||
"url": "https://corretto.aws/downloads/resources/11.0.20.8.1/amazon-corretto-11.0.20.8.1-windows-x86-jre.zip",
|
||||
"hash": "37d1ce26bbfe75c49e34e9025a49e542c3e99757130f54f340ab78337665a0d3"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk11.0.19_7",
|
||||
"extract_dir": "jdk11.0.20_8",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user