From de01b9e5518a5f2a84de590be996ef18186ffaee 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] zulu17-jdk: Update to version 17.52.17 --- bucket/zulu17-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu17-jdk.json b/bucket/zulu17-jdk.json index 14a5e8be6..ad65cc717 100644 --- a/bucket/zulu17-jdk.json +++ b/bucket/zulu17-jdk.json @@ -1,16 +1,16 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "17.50.19", + "version": "17.52.17", "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.50.19-ca-jdk17.0.11-win_x64.zip", - "hash": "43f0f1bdecf48ba9763d46ee7784554c95b442ffdd39ebd62dc8b297cc82e116", - "extract_dir": "zulu17.50.19-ca-jdk17.0.11-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.52.17-ca-jdk17.0.12-win_x64.zip", + "hash": "c0d9b0e02a92e4d919e0998970186983c745bdf2b0fe0b35b7d913acec9e502d", + "extract_dir": "zulu17.52.17-ca-jdk17.0.12-win_x64" } }, "env_add_path": "bin",