From e098dde631baffdb6e68efbd6417f6263cf5c561 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:40 +0000 Subject: [PATCH] zulu-jre: Update to version 23.30.13 --- 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 cd61b424d..afa7d71e8 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": "23.28.85", + "version": "23.30.13", "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/zulu23.28.85-ca-jre23.0.0-win_x64.zip", - "hash": "b586f52722b6f873219b5855da9bd742bffac055e768c68b9a07e900649e9d10", - "extract_dir": "zulu23.28.85-ca-jre23.0.0-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu23.30.13-ca-jre23.0.1-win_x64.zip", + "hash": "b165740a62dd0e68202020cf80ae52e5bdf0bcedcb919d36cc402b9dcaa273cf", + "extract_dir": "zulu23.30.13-ca-jre23.0.1-win_x64" } }, "env_add_path": "bin",