diff --git a/bucket/corretto-jdk.json b/bucket/corretto-jdk.json index b7237773a..5531cd8a2 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": "19.0.0.36.1", + "version": "19.0.1.10.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/19.0.0.36.1/amazon-corretto-19.0.0.36.1-windows-x64-jdk.zip", - "hash": "9086b04ff3eef3b2bd216150e078d8c717ee705830e40e3ba54726694201026d" + "url": "https://corretto.aws/downloads/resources/19.0.1.10.1/amazon-corretto-19.0.1.10.1-windows-x64-jdk.zip", + "hash": "0d9db675bf59726f0af02a3c31805e3bdeb6183ece2db25878163907d7d8e997" } }, - "extract_dir": "jdk19.0.0_36", + "extract_dir": "jdk19.0.1_10", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"