diff --git a/bucket/corretto-jdk.json b/bucket/corretto-jdk.json index 60e6c0e06..e31d2a494 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.2.13.1", + "version": "21.0.3.9.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/21.0.2.13.1/amazon-corretto-21.0.2.13.1-windows-x64-jdk.zip", - "hash": "c48e4948708fee3bf17c7c871befe6bdf2c1099332a9af0ee38a94e6ef0a1070" + "url": "https://corretto.aws/downloads/resources/21.0.3.9.1/amazon-corretto-21.0.3.9.1-windows-x64-jdk.zip", + "hash": "b17227cfe5dc1ff39f7c593235e16bfb78a5161335d29b07fd93c96ede75f3ce" } }, - "extract_dir": "jdk21.0.2_13", + "extract_dir": "jdk21.0.3_9", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"