From 49ceef9562fa6cef2c4b53a7c608cb0e33a21451 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Apr 2023 20:28:04 +0000 Subject: [PATCH] kubeshark: Update to version 40.0 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index baf6cd6934..affb823bf1 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "39.6", + "version": "40.0", "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/39.6/kubeshark.exe", - "hash": "c9b1c10bdc939a6b7f8e82d41cbd5774b0716d8a14e87092cb18c372a9e776d9" + "url": "https://github.com/kubeshark/kubeshark/releases/download/40.0/kubeshark.exe", + "hash": "3f453ee6e67994cf88099deda27e4e83e43f0fa882bb87609ca2ac02b092d210" } }, "bin": "kubeshark.exe",