From 01edeab8e82dc6877cd7d6e407ae32a11b47e97a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:19:45 +0000 Subject: [PATCH] zulumc: Update to version 9.1.0.25 --- bucket/zulumc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulumc.json b/bucket/zulumc.json index 10de0fa74..489e61f60 100644 --- a/bucket/zulumc.json +++ b/bucket/zulumc.json @@ -1,13 +1,13 @@ { - "version": "9.0.0.15", + "version": "9.1.0.25", "description": "A build of JDK Mission Control, an open source Java runtime profiling and monitoring utility", "homepage": "https://www.azul.com/products/components/zulu-mission-control/", "license": "UPL-1.0", "architecture": { "64bit": { - "url": "https://cdn.azul.com/zmc/bin/zmc9.0.0.15-ca-win_x64.zip", - "hash": "a0f96d7bad24949ff846a3702ee18b69c0e084e6f55fc87b9f95c6a954db6dc4", - "extract_dir": "zmc9.0.0.15-ca-win_x64\\Azul Mission Control" + "url": "https://cdn.azul.com/zmc/bin/zmc9.1.0.25-ca-win_x64.zip", + "hash": "b22dc54b089e7920af0cbc6d4e5cc0607a0f84b4dfd2ca4fcf49e962b7abde86", + "extract_dir": "zmc9.1.0.25-ca-win_x64\\Azul Mission Control" } }, "bin": "zmc.exe",