From d5e321d50e17139c97f94a3b64e9c2337eeffb80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 20:27:48 +0000 Subject: [PATCH] kubeshark: Update to version 52.5.0 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index faadce7615..8c06c2c07a 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.4.2", + "version": "52.5.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.4.2/kubeshark.exe", - "hash": "24f6852740663e780d1216244da81f108efae7b4884adc607955833f2a20c786" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.5.0/kubeshark.exe", + "hash": "a289ac20d19a6774fd1e2e4cb3cf68b7c75f5be35ebb283c777f8e5b4cc231d2" } }, "bin": "kubeshark.exe",