From 7546034e1f091edd762a3b0fd06f210be6839aee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 08:29:50 +0000 Subject: [PATCH] mizu-cli: Update to version 35.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 54fa61df5d..6e8d55feb1 100644 --- a/bucket/mizu-cli.json +++ b/bucket/mizu-cli.json @@ -1,12 +1,12 @@ { - "version": "34.0", + "version": "35.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/34.0/mizu.exe", - "hash": "0029f3d5e7cb47487e94b8b64434dc971a88e460a02f506bd335c15a878741a6" + "url": "https://github.com/up9inc/mizu/releases/download/35.0/mizu.exe", + "hash": "61ff5b03b6294e5d6303c5dcd6a1266b69d6f003c056928028740e10866167d8" } }, "bin": "mizu.exe",