mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-31 00:27:39 +08:00
corretto11-jdk: Update to version 11.0.20.9.1
This commit is contained in:
parent
5896b06fc8
commit
b5b4a28641
@ -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.20.8.1",
|
||||
"version": "11.0.20.9.1",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/11.0.20.8.1/amazon-corretto-11.0.20.8.1-windows-x64-jdk.zip",
|
||||
"hash": "c682fca3e864ce15da4b7783d2cdf2dd31b88052b37fba0e56d50808c29283c0"
|
||||
"url": "https://corretto.aws/downloads/resources/11.0.20.9.1/amazon-corretto-11.0.20.9.1-windows-x64-jdk.zip",
|
||||
"hash": "40663ec3f259128a4fb12ec220b06688b54dd9c22635d399964cd1acdd02c3e9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://corretto.aws/downloads/resources/11.0.20.8.1/amazon-corretto-11.0.20.8.1-windows-x86-jre.zip",
|
||||
"hash": "37d1ce26bbfe75c49e34e9025a49e542c3e99757130f54f340ab78337665a0d3"
|
||||
"url": "https://corretto.aws/downloads/resources/11.0.20.9.1/amazon-corretto-11.0.20.9.1-windows-x86-jre.zip",
|
||||
"hash": "66973182512afff2962eb880f799a3849ece02094a066d49e14128b28ba658ac"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk11.0.20_8",
|
||||
"extract_dir": "jdk11.0.20_9",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user