From 8a3ee0fc268fb3bebf2da69dbb47f8d2ad152914 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 16:19:36 +0000 Subject: [PATCH] zulumc: Update to version 9.0.0.15 --- bucket/zulumc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulumc.json b/bucket/zulumc.json index 5a035817c..10de0fa74 100644 --- a/bucket/zulumc.json +++ b/bucket/zulumc.json @@ -1,13 +1,13 @@ { - "version": "8.3.0.69", + "version": "9.0.0.15", "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/zmc8.3.0.69-ca-win_x64.zip", - "hash": "c2f26d99aec3cf08445bd7da217ddf9140f1023f1f11b3d087509560d808660e", - "extract_dir": "zmc8.3.0.69-ca-win_x64\\Azul Mission Control" + "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" } }, "bin": "zmc.exe",