From 59bee8de449f06d20aaac0e4bbd3e5abb78e6f81 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:35 +0000 Subject: [PATCH] zulu22-jdk: Update to version 22.32.15 --- bucket/zulu22-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu22-jdk.json b/bucket/zulu22-jdk.json index 2c19fd999..508919eeb 100644 --- a/bucket/zulu22-jdk.json +++ b/bucket/zulu22-jdk.json @@ -1,16 +1,16 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "22.30.13", + "version": "22.32.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/zulu22.30.13-ca-jdk22.0.1-win_x64.zip", - "hash": "cf112b96b665eb34107590c83af83e56735caa677e2a96d1991419aa26b5d511", - "extract_dir": "zulu22.30.13-ca-jdk22.0.1-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu22.32.15-ca-jdk22.0.2-win_x64.zip", + "hash": "592215502d0958c75ee93c69d22b5ecf2b4760afc66ab1def2433a3ad54ccabe", + "extract_dir": "zulu22.32.15-ca-jdk22.0.2-win_x64" } }, "env_add_path": "bin",