From edfb8d0548adcda3b1fb643cb908b2db9b48c4b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 20:16:34 +0000 Subject: [PATCH] zulu11-jre: Update to version 11.74.15 --- bucket/zulu11-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu11-jre.json b/bucket/zulu11-jre.json index 8d52c84fc..5b4be2284 100644 --- a/bucket/zulu11-jre.json +++ b/bucket/zulu11-jre.json @@ -1,16 +1,16 @@ { "description": "Zulu 11 is a build of OpenJDK 11", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "11.72.19", + "version": "11.74.15", "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/zulu11.72.19-ca-jre11.0.23-win_x64.zip", - "hash": "add7ba896272d76386ccc0a4b106a3a0a11c11aa5aa2a850634dab4b50c1e3b8", - "extract_dir": "zulu11.72.19-ca-jre11.0.23-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu11.74.15-ca-jre11.0.24-win_x64.zip", + "hash": "927f12921d0b7537760d8b3f5de26b128352f7592e8dc3bb5b993a608620f49a", + "extract_dir": "zulu11.74.15-ca-jre11.0.24-win_x64" } }, "env_add_path": "bin",