From 81b0f4cba31d956f6cdc9233fad6733bc7388da7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 20:27:03 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.96 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 228d0b6278..5b9af69930 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.95", + "version": "52.3.96", "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.95/kubeshark.exe", - "hash": "891990229269c5271d92ea292b575f138983f28f67862c6e67bdb42e834f8bd8" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.96/kubeshark.exe", + "hash": "cb3fd38969b14e249f8b96630363bad868071699b77086885c6dd4a6d2f31c56" } }, "bin": "kubeshark.exe",