diff --git a/bucket/corretto11-jdk.json b/bucket/corretto11-jdk.json index 18a5315b8..b605269b8 100644 --- a/bucket/corretto11-jdk.json +++ b/bucket/corretto11-jdk.json @@ -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": "11.0.13.8.1", + "version": "11.0.14.9.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/11.0.13.8.1/amazon-corretto-11.0.13.8.1-windows-x64-jdk.zip", - "hash": "md5:8afcaf6cd505c35602b3881570cb04e7" + "url": "https://corretto.aws/downloads/resources/11.0.14.9.1/amazon-corretto-11.0.14.9.1-windows-x64-jdk.zip", + "hash": "md5:ce87c5df445f249265d1e57aa6cd9620" } }, - "extract_dir": "jdk11.0.13_8", + "extract_dir": "jdk11.0.14_9", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"