From 86bb2a78883ba7e404fda718a6be11236362a51b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:38:19 +0000 Subject: [PATCH] zulu17-jre: Update to version 17.64.17 --- bucket/zulu17-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulu17-jre.json b/bucket/zulu17-jre.json index 9ca61ab38..375ff9f16 100644 --- a/bucket/zulu17-jre.json +++ b/bucket/zulu17-jre.json @@ -1,16 +1,16 @@ { "description": "Zulu is certified build of OpenJDK", "homepage": "https://www.azul.com/products/zulu-community/", - "version": "17.64.15", + "version": "17.64.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.64.15-ca-jre17.0.18-win_x64.zip", - "hash": "3e718198c959515bf46b49229b32f4e09a09351eec042a44399fb2793a3ed994", - "extract_dir": "zulu17.64.15-ca-jre17.0.18-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-jre17.0.18-win_x64.zip", + "hash": "fbf2561a926c6be46345fb5cfe623ba37f6187cb78d871c5ff61fc7fca3169c0", + "extract_dir": "zulu17.64.17-ca-jre17.0.18-win_x64" } }, "env_add_path": "bin",