From 95fe797458c6bd7d2fa5157d9129802527e18ff2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 01:37:04 +0000 Subject: [PATCH] zulu17-jdk: Update to version 17.58.21 --- bucket/zulu17-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu17-jdk.json b/bucket/zulu17-jdk.json index 12ed6b8df..114a12495 100644 --- a/bucket/zulu17-jdk.json +++ b/bucket/zulu17-jdk.json @@ -1,16 +1,16 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "17.56.15", + "version": "17.58.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/zulu17.56.15-ca-jdk17.0.14-win_x64.zip", - "hash": "11dbe0051cea65fbfc94e0074fbb26d81897f5aff2df69fed3784f380d0d9ec9", - "extract_dir": "zulu17.56.15-ca-jdk17.0.14-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.58.21-ca-jdk17.0.15-win_x64.zip", + "hash": "b2c91dd8b125000f65177ea6967ef97059dbe31eebeb3ccaf6f8473d7dd7c48d", + "extract_dir": "zulu17.58.21-ca-jdk17.0.15-win_x64" } }, "env_add_path": "bin",