From ca2bd438fdd4e993a749908186318cc18ab920a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 20:24:44 +0000 Subject: [PATCH] kubeshark: Update to version 52.1.9 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 051cef68be..c045a0f11e 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.1.0", + "version": "52.1.9", "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.0/kubeshark.exe", - "hash": "7345829419a380ab119468fd5dbc225f0579afc854d8e2e3082c022b7648cd60" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.1.9/kubeshark.exe", + "hash": "db61d40c74e05c16586eabe0e766937c9aa07eb2ceb3a56fd000793f3f8a5276" } }, "bin": "kubeshark.exe",