From 68c740e2c8e04ebbcaafec73105e7d37e884dc5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 01:19:46 +0000 Subject: [PATCH] zulu-jre: Update to version 23.32.11 --- 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 afa7d71e8..fd0627f01 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.30.13", + "version": "23.32.11", "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.30.13-ca-jre23.0.1-win_x64.zip", - "hash": "b165740a62dd0e68202020cf80ae52e5bdf0bcedcb919d36cc402b9dcaa273cf", - "extract_dir": "zulu23.30.13-ca-jre23.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu23.32.11-ca-jre23.0.2-win_x64.zip", + "hash": "f70e4c22ff80e6013a49b8c386543199cd6e5ab1fd86b66dda8466f458ac75d0", + "extract_dir": "zulu23.32.11-ca-jre23.0.2-win_x64" } }, "env_add_path": "bin",