From 8bcdfc09eee5d509546c2e9e8e894e2f0de2186f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 00:34:11 +0000 Subject: [PATCH] kubeshark: Update to version 41.0 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 596558ca53..25f3bee478 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "40.5", + "version": "41.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/40.5/kubeshark.exe", - "hash": "45cf4bf2f2ebdc147246f738486e09ae4447345439415abdc28c8cf62e5bd855" + "url": "https://github.com/kubeshark/kubeshark/releases/download/41.0/kubeshark.exe", + "hash": "7103eec14eb444a31646019aabfc51e50fb0feebbfbc4b2a1e78ed43d0fa6889" } }, "bin": "kubeshark.exe",