From d7bf8e13218810793c4660670f2760c4e99abd3d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 00:38:06 +0000 Subject: [PATCH] kubeshark: Update to version 52.6.0 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 8c06c2c07a..062c8f2831 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.5.0", + "version": "52.6.0", "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.5.0/kubeshark.exe", - "hash": "a289ac20d19a6774fd1e2e4cb3cf68b7c75f5be35ebb283c777f8e5b4cc231d2" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.6.0/kubeshark.exe", + "hash": "37df871734cc9f73e358439bb873c4cfb5491e282dae1fcfbb9a569aba549b3a" } }, "bin": "kubeshark.exe",