diff --git a/bucket/corretto8-jdk.json b/bucket/corretto8-jdk.json index 427e0263a..63a4c55b3 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.412.08.1", + "version": "8.422.05.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.412.08.1/amazon-corretto-8.412.08.1-windows-x64-jdk.zip", - "hash": "ac7a2c1020b18c74c0155efac525b36827468e95bf343a721e12027066c16633" + "url": "https://corretto.aws/downloads/resources/8.422.05.1/amazon-corretto-8.422.05.1-windows-x64-jdk.zip", + "hash": "cdeeb2653927d8fcb0b031e06114775018777d9b97ddf53c7e249711b94be0d8" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.412.08.1/amazon-corretto-8.412.08.1-windows-x86-jdk.zip", - "hash": "efe8d66520e0678772746f4261d895f044dde38dfebc36d193491567e91933fc" + "url": "https://corretto.aws/downloads/resources/8.422.05.1/amazon-corretto-8.422.05.1-windows-x86-jdk.zip", + "hash": "908d9f62c09d462c791cbabb809b0e53bbdc4fa0a9ff9e14716c9d42f204bc75" } }, - "extract_dir": "jdk1.8.0_412", + "extract_dir": "jdk1.8.0_422", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"