From 8c7a9ef5ed49075ff77faa0b16a232ca1eb63b76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 20:25:10 +0000 Subject: [PATCH] kubeshark: Update to version 52.1.75 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 85bfbec643..65020ebaa0 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.1.66", + "version": "52.1.75", "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.66/kubeshark.exe", - "hash": "fca36b9ee3fd729fb0f052fde352f35154518ff75098c9997bb6bb76be8358c0" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.1.75/kubeshark.exe", + "hash": "bcc2595050e3e0b8592dd4d671f608c7a591ebdd0497b43ea0b28ab9419468aa" } }, "bin": "kubeshark.exe",