From eaf9dcd12b2a06c19f675c8c80f58ea22cef599e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 20:23:46 +0000 Subject: [PATCH] kubeshark: Update to version 52.1.50 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index d9dbf1623e..22bb0ddbb0 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.1.45", + "version": "52.1.50", "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/v52.1.45/kubeshark.exe", - "hash": "f77ce43cbe38759ef9955c4330b8084fd4df71960b09b596a7b5d108e232a09b" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.1.50/kubeshark.exe", + "hash": "d0b76922de7b4029e9b4a28a3e6082a18eda0157b1e3b25d59db56a71a6b783e" } }, "bin": "kubeshark.exe",