diff --git a/bucket/corretto-lts-jdk.json b/bucket/corretto-lts-jdk.json index 72292fb9a..8290700e5 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.7.7.1", + "version": "17.0.8.7.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/17.0.7.7.1/amazon-corretto-17.0.7.7.1-windows-x64-jdk.zip", - "hash": "30abe688921766d78bc3db20b658b88dd2f0b1f354d3e978230ac0fd58b79e0c" + "url": "https://corretto.aws/downloads/resources/17.0.8.7.1/amazon-corretto-17.0.8.7.1-windows-x64-jdk.zip", + "hash": "66591f96e9a6d530a27b0798daed90fe8ff8a2f20cbcf6c63babf436072fc33b" } }, - "extract_dir": "jdk17.0.7_7", + "extract_dir": "jdk17.0.8_7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"