diff --git a/bucket/corretto11-jdk.json b/bucket/corretto11-jdk.json index 992a682b3..058f45e9e 100644 --- a/bucket/corretto11-jdk.json +++ b/bucket/corretto11-jdk.json @@ -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"