From fe7b2a3b9bfc5876211f178194433726ee3ead6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 00:37:41 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.82 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index c10ac0790e..298ed0771f 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.79", + "version": "52.3.82", "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.79/kubeshark.exe", - "hash": "9108ff734b886be5deb2f3f4ab6b9cf79f3f475bc73bf9c02218e9099aed49cf" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.82/kubeshark.exe", + "hash": "0a5ecac8125cc2fe29b6310ec47765d15d24a8b8a9c20ed8c25342c7eef1cdc0" } }, "bin": "kubeshark.exe",