From e69e60ab8114e83c6791fd6a6472be688e94fe11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 00:40:16 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.91 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 5ba762948f..cd7d0183f2 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.90", + "version": "52.3.91", "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.90/kubeshark.exe", - "hash": "3733bc5f6381e94764766d5c3e45b6270314b34fe60bee09e0284d3494550ec2" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.91/kubeshark.exe", + "hash": "05b8594e0ddb95993fbcec839ef601fa83c607efd52173a4fe9457d40351d436" } }, "bin": "kubeshark.exe",