From 60c6408fe824dba1c8bb681601258e8da10cdadd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2024 20:27:41 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.88 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index dfb8843028..f5e9cfb1a5 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.87", + "version": "52.3.88", "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.87/kubeshark.exe", - "hash": "c1fe98027b1dc9545198f096efd6883b8e9e21ffc65b47b5cc795a55f5a2bad4" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.88/kubeshark.exe", + "hash": "515e74f82bb9aff3bb6f03968267698688db9a9e6472b12efa692cfefab305b3" } }, "bin": "kubeshark.exe",