From c40c207c1bbe99d130edee5fa913d687aea2f02b Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Oct 2021 20:08:23 +0200 Subject: [PATCH] corretto8: Update to version 8.312.07.1 --- bucket/corretto8.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/corretto8.json b/bucket/corretto8.json index 3918382d9..3ca4efae6 100644 --- a/bucket/corretto8.json +++ b/bucket/corretto8.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.302.08.1", + "version": "8.312.07.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.302.08.1/amazon-corretto-8.302.08.1-windows-x64-jdk.zip", - "hash": "md5:c25a529bf947c8f72a7b6d1d8bacba3c" + "url": "https://corretto.aws/downloads/resources/8.312.07.1/amazon-corretto-8.312.07.1-windows-x64-jdk.zip", + "hash": "md5:44e5efdb55886fef4e7f552a3879618b" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.302.08.1/amazon-corretto-8.302.08.1-windows-x86-jdk.zip", - "hash": "md5:1ecc0fac7b1794291c613fad17775446" + "url": "https://corretto.aws/downloads/resources/8.312.07.1/amazon-corretto-8.312.07.1-windows-x86-jdk.zip", + "hash": "md5:dfa7a7896ae4f14595f2193414f91097" } }, - "extract_dir": "jdk1.8.0_302", + "extract_dir": "jdk1.8.0_312", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"