diff --git a/bucket/corretto8-jdk.json b/bucket/corretto8-jdk.json index 1337c99ae..4ba3386a7 100644 --- a/bucket/corretto8-jdk.json +++ b/bucket/corretto8-jdk.json @@ -1,19 +1,19 @@ { "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": "8.332.08.1", + "version": "8.342.07.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.332.08.1/amazon-corretto-8.332.08.1-windows-x64-jdk.zip", - "hash": "md5:6836a934c549da475558469531c0dbd2" + "url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x64-jdk.zip", + "hash": "md5:33b623db3046d10309b3e5e6ad2b7a4b" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.332.08.1/amazon-corretto-8.332.08.1-windows-x86-jdk.zip", - "hash": "md5:acf092050d03bbc0975df3caa6d17796" + "url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x86-jdk.zip", + "hash": "md5:9f38d59bb6d2c667394be88b6d251a29" } }, - "extract_dir": "jdk1.8.0_332", + "extract_dir": "jdk1.8.0_342", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"