From 1161bc4f3fe06ca8a055f8f7d3fbe3dc8216e29d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 20:16:33 +0000 Subject: [PATCH] corretto8-jre: Update to version 8.422.05.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 8b15b6c30..3142f6cba 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.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-jre.zip", - "hash": "9a3bb82430026cecc900ef1bf0cb7068c07e4079a7e51f9627ef114d2bbd5c44" + "url": "https://corretto.aws/downloads/resources/8.422.05.1/amazon-corretto-8.422.05.1-windows-x64-jre.zip", + "hash": "66aafd2259ba8a1f80b295259e78dea69fd73b319d047039b81ab06353c56881" }, "32bit": { - "url": "https://corretto.aws/downloads/resources/8.412.08.1/amazon-corretto-8.412.08.1-windows-x86-jre.zip", - "hash": "a2800476ae7cd31afcb308f8dbbf9b4688e6d09ccb1b1fef7e121712b81858aa" + "url": "https://corretto.aws/downloads/resources/8.422.05.1/amazon-corretto-8.422.05.1-windows-x86-jre.zip", + "hash": "5f6778f42f5d5c12cd7ad426a280f51e9ba1f22287cbcfc832904e2e402c72d8" } }, "extract_dir": "jre8",