From 2b436e5cdfd283d475a3f32524f09cf7e5b3fe3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 17:04:37 +0000 Subject: [PATCH] zulu-jdk: Update to version 26.28.59 --- bucket/zulu-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu-jdk.json b/bucket/zulu-jdk.json index d1b2a675f..7f04704be 100644 --- a/bucket/zulu-jdk.json +++ b/bucket/zulu-jdk.json @@ -1,16 +1,16 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "25.32.21", + "version": "26.28.59", "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.21-ca-jdk25.0.2-win_x64.zip", - "hash": "801804c63e0f8334c144471ad5d980592105e459b943430507199dbe88beb679", - "extract_dir": "zulu25.32.21-ca-jdk25.0.2-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu26.28.59-ca-jdk26.0.0-win_x64.zip", + "hash": "c112d51af20e00090aff3af2b11cb39e94362922c40c90623098064a5d1cd8ed", + "extract_dir": "zulu26.28.59-ca-jdk26.0.0-win_x64" } }, "env_add_path": "bin",