From bab50b16902ad99631291a4aace39ed9a8e778dc Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 29 Jul 2022 04:25:28 +0200 Subject: [PATCH] zulumc: Update to version 8.2.1.67 --- bucket/zulumc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/zulumc.json b/bucket/zulumc.json index 170eadfaf..0a369722b 100644 --- a/bucket/zulumc.json +++ b/bucket/zulumc.json @@ -1,13 +1,13 @@ { - "version": "8.2.0.61", + "version": "8.2.1.67", "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.2.0.61-ca-win_x64.zip", - "hash": "17375457fa6ab2264b7eb9e820e2f55aec803a62491febfa51167870e1bdef2f", - "extract_dir": "zmc8.2.0.61-ca-win_x64\\Azul Mission Control" + "url": "https://cdn.azul.com/zmc/bin/zmc8.2.1.67-ca-win_x64.zip", + "hash": "269fa28db88d01191136273f525cfd3cd61bc41ec903ef579efd34388da9d732", + "extract_dir": "zmc8.2.1.67-ca-win_x64\\Azul Mission Control" } }, "bin": "zmc.exe",