From f2df91032000c9e7833e07802e0e4b9a498d1f05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:25:24 +0000 Subject: [PATCH] kubeshark: Update to version 50.4 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 190e47a0a8..db98318d19 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "50.3", + "version": "50.4", "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/50.3/kubeshark.exe", - "hash": "f9935a8f96f9a33a162e75f8b70c9b3c855fcfa42cadb8f3cdc21d5021e9799f" + "url": "https://github.com/kubeshark/kubeshark/releases/download/50.4/kubeshark.exe", + "hash": "fb208ed1f476e0400797056bc8c98f61e253c6216785741e9161f939faac358b" } }, "bin": "kubeshark.exe",