From e2a922a0b9c7c01bb2a9a0592bf99efeb0cc9ecb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:38:17 +0000 Subject: [PATCH] zulu-jre: Update to version 25.32.21 --- bucket/zulu-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu-jre.json b/bucket/zulu-jre.json index 8e8206301..37e7fe410 100644 --- a/bucket/zulu-jre.json +++ b/bucket/zulu-jre.json @@ -1,16 +1,16 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "25.32.17", + "version": "25.32.21", "license": { "identifier": "GPL-2.0-only WITH Classpath-exception-2.0", "url": "https://www.azulsystems.com/license/zulu_third_party_licenses.html" }, "architecture": { "64bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu25.32.17-ca-jre25.0.2-win_x64.zip", - "hash": "654e098a6a5aa761616456fb2a459d20cecef2903428474dee699675554ccb40", - "extract_dir": "zulu25.32.17-ca-jre25.0.2-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu25.32.21-ca-jre25.0.2-win_x64.zip", + "hash": "a4b7e3c3929d513cdc774583d375ce07fcb8671833258f468fd2fa0d8227ba48", + "extract_dir": "zulu25.32.21-ca-jre25.0.2-win_x64" } }, "env_add_path": "bin",