From 40502bc52c78fdc8987066ea3994f252c948293d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 01:20:41 +0000 Subject: [PATCH] zulu17-jre: Update to version 17.54.21 --- bucket/zulu17-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu17-jre.json b/bucket/zulu17-jre.json index 4af99de31..2393e9097 100644 --- a/bucket/zulu17-jre.json +++ b/bucket/zulu17-jre.json @@ -1,16 +1,16 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "17.52.17", + "version": "17.54.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.52.17-ca-jre17.0.12-win_x64.zip", - "hash": "1e5bd8055eb48e4a6c4d043ef43b0ab6f1a99c8f7301dce93ba2cd971b67e71b", - "extract_dir": "zulu17.52.17-ca-jre17.0.12-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.54.21-ca-jre17.0.13-win_x64.zip", + "hash": "c9aae2178201ef6f3584b44655cc1bac6d20dd9f1564df5c53f3581e96ba7c6c", + "extract_dir": "zulu17.54.21-ca-jre17.0.13-win_x64" } }, "env_add_path": "bin",