From 2ad1be543928eedd520ee852dd76767fabdbf2df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 16:28:02 +0000 Subject: [PATCH] kubeshark: Update to version 52.1.77 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 65020ebaa0..791016f9fd 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.1.75", + "version": "52.1.77", "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.1.75/kubeshark.exe", - "hash": "bcc2595050e3e0b8592dd4d671f608c7a591ebdd0497b43ea0b28ab9419468aa" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.1.77/kubeshark.exe", + "hash": "db3289786a53ba56fe27e131a5de2a1dc72e80057c3e8dec60354b9c1cc7764b" } }, "bin": "kubeshark.exe",