From 7a007ed671cd522d00c770ed62f4cb746cc71e4a 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:26 +0000 Subject: [PATCH] corretto-jdk: Update to version 21.0.5.11.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 49c39dca6..a2c0a7c7b 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.4.7.1", + "version": "21.0.5.11.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/21.0.4.7.1/amazon-corretto-21.0.4.7.1-windows-x64-jdk.zip", - "hash": "73a7e88e6ad330877a7a8be17647bfa7105bec29b8f6d6be74ed5b848f37c5eb" + "url": "https://corretto.aws/downloads/resources/21.0.5.11.1/amazon-corretto-21.0.5.11.1-windows-x64-jdk.zip", + "hash": "0bae92efbee5f218e4e69f7edccb557fc98f7686985b07892cc55b46fadca3c9" } }, - "extract_dir": "jdk21.0.4_7", + "extract_dir": "jdk21.0.5_11", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"