diff --git a/bucket/corretto-jdk.json b/bucket/corretto-jdk.json index 499a1d258..6000ea6a1 100644 --- a/bucket/corretto-jdk.json +++ b/bucket/corretto-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": "21.0.6.7.1", + "version": "21.0.7.6.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/21.0.6.7.1/amazon-corretto-21.0.6.7.1-windows-x64-jdk.zip", - "hash": "d67abba221a54dbc29df3c0383bfaf0b8fc7128bf4f0e9898d42fc79610a098d" + "url": "https://corretto.aws/downloads/resources/21.0.7.6.1/amazon-corretto-21.0.7.6.1-windows-x64-jdk.zip", + "hash": "5b64e6035883bb5ae149f6b1306e43d5ffb04364e479b264e703dcacaa1ae3e0" } }, - "extract_dir": "jdk21.0.6_7", + "extract_dir": "jdk21.0.7_6", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"