From 5ac86f84a2a4e0b775e92a78d101b68535b7df90 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:31 +0000 Subject: [PATCH] corretto-jdk: Update to version 21.0.4.7.1 --- bucket/corretto-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/corretto-jdk.json b/bucket/corretto-jdk.json index e31d2a494..49c39dca6 100644 --- a/bucket/corretto-jdk.json +++ b/bucket/corretto-jdk.json @@ -1,15 +1,15 @@ { "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": "21.0.3.9.1", + "version": "21.0.4.7.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/21.0.3.9.1/amazon-corretto-21.0.3.9.1-windows-x64-jdk.zip", - "hash": "b17227cfe5dc1ff39f7c593235e16bfb78a5161335d29b07fd93c96ede75f3ce" + "url": "https://corretto.aws/downloads/resources/21.0.4.7.1/amazon-corretto-21.0.4.7.1-windows-x64-jdk.zip", + "hash": "73a7e88e6ad330877a7a8be17647bfa7105bec29b8f6d6be74ed5b848f37c5eb" } }, - "extract_dir": "jdk21.0.3_9", + "extract_dir": "jdk21.0.4_7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"