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