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