From 3443d6005d857125e97b350b79d8eb077c1eb6f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 16:31:00 +0000 Subject: [PATCH] mizu-cli: Update to version 36.0 --- bucket/mizu-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/mizu-cli.json b/bucket/mizu-cli.json index b7c6ec7ac5..93ce43295c 100644 --- a/bucket/mizu-cli.json +++ b/bucket/mizu-cli.json @@ -1,12 +1,12 @@ { - "version": "35.1", + "version": "36.0", "description": "The API Traffic Viewer for Kubernetes", "homepage": "https://getmizu.io/docs/mizu/mizu-cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/up9inc/mizu/releases/download/35.1/mizu.exe", - "hash": "023011a2d7a99039e0db5079f4351cd181a1795d4fc102544cfa48fee1e1661c" + "url": "https://github.com/up9inc/mizu/releases/download/36.0/mizu.exe", + "hash": "67970f021a0816dbe077103c3108afd6a64d602d82a90f316bc42335836e99a3" } }, "bin": "mizu.exe",