From 579d050f315ab0209e862adbea89512c534208ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 04:26:38 +0000 Subject: [PATCH] kubeshark: Update to version 50.2 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index c04758e558..ec51819698 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "50.0", + "version": "50.2", "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.0/kubeshark.exe", - "hash": "08616c82843ff32a3cf0f018769e1bbb5399674e506e31429b59455243698310" + "url": "https://github.com/kubeshark/kubeshark/releases/download/50.2/kubeshark.exe", + "hash": "a7782ef8e3306589452fd8a640ec3a8928e28c7d6cce516c31f003f76140d6ec" } }, "bin": "kubeshark.exe",