From c3e2a2b374b8eeb86946697c746ea757c77f1c5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 00:34:32 +0000 Subject: [PATCH] kubeshark: Update to version 41.6 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 18b841f7a9..7e1e6a28f6 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "41.3", + "version": "41.6", "description": "The API Traffic Viewer for Kubernetes", "homepage": "https://kubeshark.co", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/kubeshark/kubeshark/releases/download/41.3/kubeshark.exe", - "hash": "63e6b12455e5f9438c277ebbaf98853ccc92d327855325c96b4203644e47415d" + "url": "https://github.com/kubeshark/kubeshark/releases/download/41.6/kubeshark.exe", + "hash": "1e44adb2683c8c3a8352e5eb723402c9b84a3fccc3ba62d67ed928ca8ef408be" } }, "bin": "kubeshark.exe",