diff --git a/bucket/corretto8-jre.json b/bucket/corretto8-jre.json index d71e5992a..931787c19 100644 --- a/bucket/corretto8-jre.json +++ b/bucket/corretto8-jre.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.322.06.1", + "version": "8.332.08.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.322.06.1/amazon-corretto-8.322.06.1-windows-x64-jre.zip", - "hash": "md5:fb75ebb184bf43791af8758415e98acf" + "url": "https://corretto.aws/downloads/resources/8.332.08.1/amazon-corretto-8.332.08.1-windows-x64-jre.zip", + "hash": "md5:37c64920b1ea8dcb8aff259c45b64d32" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.322.06.1/amazon-corretto-8.322.06.1-windows-x86-jre.zip", - "hash": "md5:3f52c1319e9cc9f9cb2b57678916cbb9" + "url": "https://corretto.aws/downloads/resources/8.332.08.1/amazon-corretto-8.332.08.1-windows-x86-jre.zip", + "hash": "md5:baf2850c7e6ad117308b19f0657b6859" } }, "extract_dir": "jre8",