From 08c1f05403f5f95186bf6b089e57aeee3af60cad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 12:30:41 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.76 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 96afb0bb5d..3cd64451ca 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.74", + "version": "52.3.76", "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.74/kubeshark.exe", - "hash": "b3df67962662bd0728c6c824ac60681afe2053004458646786e680960cb15904" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.76/kubeshark.exe", + "hash": "ba0bc49287fc54d22c394481a8ae5fcf3b104d203c6eab6d80259770f4c19be9" } }, "bin": "kubeshark.exe",