From d1a26339de56d40e8940f4b30ace4115a670e196 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 04:25:44 +0000 Subject: [PATCH] kubeshark: Update to version 40.4 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 7806ae0557..bb36992efe 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "40.3", + "version": "40.4", "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/40.3/kubeshark.exe", - "hash": "f3293be58f1c74ef3bed650ab636f667631602a6d0ea488099ac6a8a06f92744" + "url": "https://github.com/kubeshark/kubeshark/releases/download/40.4/kubeshark.exe", + "hash": "0f2366082f9dd02122a3c431fb87ab4bb0cff078a13cae7c33ce499611339af1" } }, "bin": "kubeshark.exe",