From cf1ed8b67be29436584792f87ef4898368900001 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 06:29:12 +0000 Subject: [PATCH] corretto25-jdk: Update to version 25.0.4.7.1 --- bucket/corretto25-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/corretto25-jdk.json b/bucket/corretto25-jdk.json index 1784a5363..15f25993e 100644 --- a/bucket/corretto25-jdk.json +++ b/bucket/corretto25-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": "25.0.3.9.1", + "version": "25.0.4.7.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://corretto.aws/downloads/resources/25.0.3.9.1/amazon-corretto-25.0.3.9.1-windows-x64-jdk.zip", - "hash": "3404a8be08f0fdbbd24c9bbdda79ba1ded87b264a833247b2124ac45da1c16e0" + "url": "https://corretto.aws/downloads/resources/25.0.4.7.1/amazon-corretto-25.0.4.7.1-windows-x64-jdk.zip", + "hash": "3e9126f1af6ecdcae0104e5adfe21b15de0b406319c9b5bba4dacd6bfc0bfc9d" } }, - "extract_dir": "jdk25.0.3_9", + "extract_dir": "jdk25.0.4_7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"