From e6f144ce3d5f0fe0eda44a277e07734839c3c558 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:12 +0000 Subject: [PATCH] zulu-jdk: Update to version 25.30.17 --- 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 e526be42d..b2773a1d3 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.28.85", + "version": "25.30.17", "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.28.85-ca-jdk25.0.0-win_x64.zip", - "hash": "5efcf4e6a613cae06c8041de8a3695b7346aad0307d397b66bf55281cf1a5cb6", - "extract_dir": "zulu25.28.85-ca-jdk25.0.0-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu25.30.17-ca-jdk25.0.1-win_x64.zip", + "hash": "72844ba8dddf9259ab9cfda9d515d0c850179705f74278a75973d73f0c5b2d2b", + "extract_dir": "zulu25.30.17-ca-jdk25.0.1-win_x64" } }, "env_add_path": "bin",