From 7ab96e794dc652f1a3747aa5ccfd2f26223130b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 20:28:00 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.84 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 0c8862e34e..a761466d04 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.83", + "version": "52.3.84", "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.3.83/kubeshark.exe", - "hash": "b31d8e298de3a06d33c06938e0c37fc1fda37d69a0e0c46105da471dcf75d876" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.84/kubeshark.exe", + "hash": "2a127c063d4638cea2eabacc3d7e94682cfdf19c56a63da9f812a56a55d51a31" } }, "bin": "kubeshark.exe",