diff --git a/bucket/corretto11-jdk.json b/bucket/corretto11-jdk.json index d6e7ab94a..1ea2236b0 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.26.4.1", + "version": "11.0.27.6.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/11.0.26.4.1/amazon-corretto-11.0.26.4.1-windows-x64-jdk.zip", - "hash": "df7caf9863ac38df32a4f6c35eec9a923a8043dfcc23f44b2a02945898d29ff1" + "url": "https://corretto.aws/downloads/resources/11.0.27.6.1/amazon-corretto-11.0.27.6.1-windows-x64-jdk.zip", + "hash": "2857a5a5b893287e9f2bc1866b0e2e91c53390cddfe7b4954108b5d50b6a0dae" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/11.0.26.4.1/amazon-corretto-11.0.26.4.1-windows-x86-jre.zip", - "hash": "79a4236ceffe85ab7abc5d37dac4dc662078e425e13a237c8efa36ad88be55cc" + "url": "https://corretto.aws/downloads/resources/11.0.27.6.1/amazon-corretto-11.0.27.6.1-windows-x86-jre.zip", + "hash": "4acadec98122c5b587e019b2244df5a81c3fbf24b103ba4031c8263dbf466e01" } }, - "extract_dir": "jdk11.0.26_4", + "extract_dir": "jdk11.0.27_6", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"