From cb4c7e47205e66b3c7729825928c4856af156ea0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:29:41 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.95 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index c4744dd135..228d0b6278 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.94", + "version": "52.3.95", "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.94/kubeshark.exe", - "hash": "a8e1e3b39b3819546e4291c4bf4b5eac19fa6c80f0da3ba05e85eca41536060d" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.95/kubeshark.exe", + "hash": "891990229269c5271d92ea292b575f138983f28f67862c6e67bdb42e834f8bd8" } }, "bin": "kubeshark.exe",