corretto11-jdk: Update to version 11.0.20.9.1

This commit is contained in:
github-actions[bot] 2023-08-23 00:58:05 +00:00
parent 5896b06fc8
commit b5b4a28641

View File

@ -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"