From 2bfde36c8bd7f9f60a1a476df86a92f7e0578db8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Jan 2025 00:34:58 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.94 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index cffc7374b0..c4744dd135 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.92", + "version": "52.3.94", "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.92/kubeshark.exe", - "hash": "d95acce45ca458e4620b337d4dd6635914d8dcf7c3f1fb9f019fe12777e1d1d0" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.94/kubeshark.exe", + "hash": "a8e1e3b39b3819546e4291c4bf4b5eac19fa6c80f0da3ba05e85eca41536060d" } }, "bin": "kubeshark.exe",