From bc7e2b37e5230ee90e479af703636fce997e752d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 00:34:15 +0000 Subject: [PATCH] kubeshark: Update to version 41.3 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 75404aa3f0..18b841f7a9 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "41.2", + "version": "41.3", "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.2/kubeshark.exe", - "hash": "6d5f397052d40c45b43dfdcdfc776e75371fcef3eeffeb75f1956536289ebf43" + "url": "https://github.com/kubeshark/kubeshark/releases/download/41.3/kubeshark.exe", + "hash": "63e6b12455e5f9438c277ebbaf98853ccc92d327855325c96b4203644e47415d" } }, "bin": "kubeshark.exe",