From b2b92e3a3d8aeae468c19e67c4cb05a52c23bcfa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 04:21:28 +0000 Subject: [PATCH] corretto8-jre: Update to version 8.432.06.1 --- bucket/corretto8-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/corretto8-jre.json b/bucket/corretto8-jre.json index 3142f6cba..6ca26bbde 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.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-jre.zip", - "hash": "66aafd2259ba8a1f80b295259e78dea69fd73b319d047039b81ab06353c56881" + "url": "https://corretto.aws/downloads/resources/8.432.06.1/amazon-corretto-8.432.06.1-windows-x64-jre.zip", + "hash": "9bff4c5c6e6f7e5fb4ceeb9155d72c352368d36793e976ddcfa50887164ab8ac" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.422.05.1/amazon-corretto-8.422.05.1-windows-x86-jre.zip", - "hash": "5f6778f42f5d5c12cd7ad426a280f51e9ba1f22287cbcfc832904e2e402c72d8" + "url": "https://corretto.aws/downloads/resources/8.432.06.1/amazon-corretto-8.432.06.1-windows-x86-jre.zip", + "hash": "1d5b57b2d5b55c1e96e45a4aad4f67fef2466c2bacd0e72d572ceb500aca5063" } }, "extract_dir": "jre8",