From 646aabc626dc18ca26dc9745b592ee81e4023635 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 20:23:11 +0000 Subject: [PATCH] corretto21-jdk: Update to version 21.0.9.10.1 --- bucket/corretto21-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/corretto21-jdk.json b/bucket/corretto21-jdk.json index c2e4ff8a7..6b786eb2a 100644 --- a/bucket/corretto21-jdk.json +++ b/bucket/corretto21-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.8.9.1", + "version": "21.0.9.10.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/21.0.8.9.1/amazon-corretto-21.0.8.9.1-windows-x64-jdk.zip", - "hash": "aa4eed335a63e625c1d205ce533bf995de3fd78d2d1bbba6d8774a8fb769be56" + "url": "https://corretto.aws/downloads/resources/21.0.9.10.1/amazon-corretto-21.0.9.10.1-windows-x64-jdk.zip", + "hash": "77226707f66b0c19a5baeb2c176ff5cc1c7d0f2a9f67f52354ce2901a53b9240" } }, - "extract_dir": "jdk21.0.8_9", + "extract_dir": "jdk21.0.9_10", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"