From efbc8b9f03404467d098e3f87ea3dfd0c74d78cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:18:05 +0000 Subject: [PATCH] zulu-jre: Update to version 22.28.91 --- bucket/zulu-jre.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/zulu-jre.json b/bucket/zulu-jre.json index 41ff5058d..7b14516f0 100644 --- a/bucket/zulu-jre.json +++ b/bucket/zulu-jre.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "21.32.17", + "version": "22.28.91", "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/zulu21.32.17-ca-jre21.0.2-win_x64.zip", - "hash": "0336647612be361db15a61489c3fcc99385cb7edfe8d75f00d92be56e6dd805f", - "extract_dir": "zulu21.32.17-ca-jre21.0.2-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu22.28.91-ca-jre22.0.0-win_x64.zip", + "hash": "0ec3115e734295ae11d9ca59f8a679ac57d6be83fa9ed2027e5fb81be1272398", + "extract_dir": "zulu22.28.91-ca-jre22.0.0-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu21.32.17-ca-jre21.0.2-win_i686.zip", + "url": "https://cdn.azul.com/zulu/bin/zulu22.28.91-ca-jre22.0.0-win_i686.zip", "hash": "714777f36c322a861a3308e2585ba257b9375c8fb0448f3204f425cb3f3150e4", - "extract_dir": "zulu21.32.17-ca-jre21.0.2-win_i686" + "extract_dir": "zulu22.28.91-ca-jre22.0.0-win_i686" } }, "env_add_path": "bin",