diff --git a/bucket/corretto-lts-jdk.json b/bucket/corretto-lts-jdk.json index 2efba2c2b..fa717f6df 100644 --- a/bucket/corretto-lts-jdk.json +++ b/bucket/corretto-lts-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": "17.0.4.9.1", + "version": "17.0.5.8.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/17.0.4.9.1/amazon-corretto-17.0.4.9.1-windows-x64-jdk.zip", - "hash": "1d64c109bd6fb0b0f941ce02adcfdea795d234d8a1b87c713d18062875153b2e" + "url": "https://corretto.aws/downloads/resources/17.0.5.8.1/amazon-corretto-17.0.5.8.1-windows-x64-jdk.zip", + "hash": "a89555d3a482f67bfdb9fe07b906592e9763e047e435f811c34b72bebd4200b3" } }, - "extract_dir": "jdk17.0.4_9", + "extract_dir": "jdk17.0.5_8", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"