From 72e0da293854d3620223abdcb18ecae63c9dbe60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:32:02 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.90 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 2ef04d78cf..5ba762948f 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.89", + "version": "52.3.90", "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.89/kubeshark.exe", - "hash": "9d7c560663944077922c5ef79c25edb2ff4d898e8edfaaa01bcbdadf85b14fd3" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.90/kubeshark.exe", + "hash": "3733bc5f6381e94764766d5c3e45b6270314b34fe60bee09e0284d3494550ec2" } }, "bin": "kubeshark.exe",