From b3bade6aca298294d9a96bdb9d0a8756e927b55d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 01:58:44 +0000 Subject: [PATCH] corretto8-jdk: Update to version 8.432.06.1 --- bucket/corretto8-jdk.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/corretto8-jdk.json b/bucket/corretto8-jdk.json index 63a4c55b3..e87002053 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.422.05.1", + "version": "8.432.06.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/8.422.05.1/amazon-corretto-8.422.05.1-windows-x64-jdk.zip", - "hash": "cdeeb2653927d8fcb0b031e06114775018777d9b97ddf53c7e249711b94be0d8" + "url": "https://corretto.aws/downloads/resources/8.432.06.1/amazon-corretto-8.432.06.1-windows-x64-jdk.zip", + "hash": "f67fddbc7b0d2da6b9fb1a1b635bef4122c9030b11a1985745c279821486548b" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.422.05.1/amazon-corretto-8.422.05.1-windows-x86-jdk.zip", - "hash": "908d9f62c09d462c791cbabb809b0e53bbdc4fa0a9ff9e14716c9d42f204bc75" + "url": "https://corretto.aws/downloads/resources/8.432.06.1/amazon-corretto-8.432.06.1-windows-x86-jdk.zip", + "hash": "febe38538232c655db6bd17277f8a0d9bf82aaa43f6d9d6b37438eb52f88abc5" } }, - "extract_dir": "jdk1.8.0_422", + "extract_dir": "jdk1.8.0_432", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"