From 623affd50220f8769d7a6a95706b657cde8fdbd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:16:22 +0000 Subject: [PATCH] zulu17-jdk: Update to version 17.44.15 --- bucket/zulu17-jdk.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/zulu17-jdk.json b/bucket/zulu17-jdk.json index 4d05afab0..0f51629bc 100644 --- a/bucket/zulu17-jdk.json +++ b/bucket/zulu17-jdk.json @@ -1,21 +1,21 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "17.42.19", + "version": "17.44.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/zulu17.42.19-ca-jdk17.0.7-win_x64.zip", - "hash": "50d807e576cff925616c5defca075444138e2179c2ec4ef6bf7e09f88aaa4d59", - "extract_dir": "zulu17.42.19-ca-jdk17.0.7-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.44.15-ca-jdk17.0.8-win_x64.zip", + "hash": "d1c402dc62961f712fa3d5ea1657de1fe1c409ca52f5d422d4bd0f51ce18064b", + "extract_dir": "zulu17.44.15-ca-jdk17.0.8-win_x64" }, "32bit": { - "url": "https://cdn.azul.com/zulu/bin/zulu17.42.19-ca-jdk17.0.7-win_i686.zip", - "hash": "ddbda48c7bcb16d672eb2226788ef9eeb8daec33e9f0ca1d1a4824fcd9aab554", - "extract_dir": "zulu17.42.19-ca-jdk17.0.7-win_i686" + "url": "https://cdn.azul.com/zulu/bin/zulu17.44.15-ca-jdk17.0.8-win_i686.zip", + "hash": "9f6dcfa3b42a96fb5e47ccee7ce707cd2c649818b7c76149e170539649ea2768", + "extract_dir": "zulu17.44.15-ca-jdk17.0.8-win_i686" } }, "env_add_path": "bin",