diff --git a/bucket/corretto11-jdk.json b/bucket/corretto11-jdk.json index 59580754e..440bdb9ad 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.31.11.1", + "version": "11.0.32.9.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/11.0.31.11.1/amazon-corretto-11.0.31.11.1-windows-x64-jdk.zip", - "hash": "462f2a455d8f8da1a3a839a0f3de10c7a5fe6f7d230cf995e144a769382f4afe" + "url": "https://corretto.aws/downloads/resources/11.0.32.9.1/amazon-corretto-11.0.32.9.1-windows-x64-jdk.zip", + "hash": "7734a131c0d2d35abd91cde880b1274dd49d73bd721409018726ec2b807fd7b2" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/11.0.31.11.1/amazon-corretto-11.0.31.11.1-windows-x86-jdk.zip", - "hash": "8bf7d4329575956a5fbd6eb4afdea0121e50e62b2525d662d0a6fa9e73f7f579" + "url": "https://corretto.aws/downloads/resources/11.0.32.9.1/amazon-corretto-11.0.32.9.1-windows-x86-jdk.zip", + "hash": "c6c19ba9962bd9532cefec6786af354db6f2b85360d4996dba00dd671233b993" } }, - "extract_dir": "jdk11.0.31_11", + "extract_dir": "jdk11.0.32_9", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"