diff --git a/bucket/corretto8-jdk.json b/bucket/corretto8-jdk.json index 4ba3386a7..90d94790a 100644 --- a/bucket/corretto8-jdk.json +++ b/bucket/corretto8-jdk.json @@ -1,16 +1,16 @@ { "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.342.07.1", + "version": "8.342.07.3", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x64-jdk.zip", - "hash": "md5:33b623db3046d10309b3e5e6ad2b7a4b" + "url": "https://corretto.aws/downloads/resources/8.342.07.3/amazon-corretto-8.342.07.3-windows-x64-jdk.zip", + "hash": "md5:03ca196457565a4203dc293bf4f4794e" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.342.07.1/amazon-corretto-8.342.07.1-windows-x86-jdk.zip", - "hash": "md5:9f38d59bb6d2c667394be88b6d251a29" + "url": "https://corretto.aws/downloads/resources/8.342.07.3/amazon-corretto-8.342.07.3-windows-x86-jdk.zip", + "hash": "md5:975a41f0c970946008da3a0e3bd6f6d2" } }, "extract_dir": "jdk1.8.0_342",