From 9aa6a5e039259d1b9f3015e3643a901004eda7be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jun 2022 16:31:23 +0000 Subject: [PATCH] mizu-cli: Update to version 34.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 5db7e7827d..54fa61df5d 100644 --- a/bucket/mizu-cli.json +++ b/bucket/mizu-cli.json @@ -1,12 +1,12 @@ { - "version": "33.1", + "version": "34.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/33.1/mizu.exe", - "hash": "1da9381b9267016454304b5dbc33dfd6740e8d2d30c33721ea3215071bac271c" + "url": "https://github.com/up9inc/mizu/releases/download/34.0/mizu.exe", + "hash": "0029f3d5e7cb47487e94b8b64434dc971a88e460a02f506bd335c15a878741a6" } }, "bin": "mizu.exe",