From 19bed6815f297351dec864a7f15883b47eb385a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 00:33:38 +0000 Subject: [PATCH] kubeshark: Update to version 40.5 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index bb36992efe..596558ca53 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "40.4", + "version": "40.5", "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.4/kubeshark.exe", - "hash": "0f2366082f9dd02122a3c431fb87ab4bb0cff078a13cae7c33ce499611339af1" + "url": "https://github.com/kubeshark/kubeshark/releases/download/40.5/kubeshark.exe", + "hash": "45cf4bf2f2ebdc147246f738486e09ae4447345439415abdc28c8cf62e5bd855" } }, "bin": "kubeshark.exe",