From 3632fc73225696d1887f4eedf7a5eb2a3a52375d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 01:53:37 +0000 Subject: [PATCH] zulu17-jdk: Update to version 17.64.15 --- 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 73b43c3e0..1ff183783 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.62.17", + "version": "17.64.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.62.17-ca-jdk17.0.17-win_x64.zip", - "hash": "bd8a942bb543f109a28d3eadf3ec2f29a3ee28ab53506e31d2858292f63c6949", - "extract_dir": "zulu17.62.17-ca-jdk17.0.17-win_x64" + "url": "https://cdn.azul.com/zulu/bin/zulu17.64.15-ca-jdk17.0.18-win_x64.zip", + "hash": "fc8823c892c1fed5820ad43e5855a97199d953ebe9c1dd7ab20f43ea8d32aae6", + "extract_dir": "zulu17.64.15-ca-jdk17.0.18-win_x64" } }, "env_add_path": "bin",