From 3dfbc36e6db3c6260f285c37a6e227d7c22c0c07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 04:25:57 +0000 Subject: [PATCH] kubeshark: Update to version 52.1.0 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index fac0fdbd0c..051cef68be 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.0.0", + "version": "52.1.0", "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.0.0/kubeshark.exe", - "hash": "7dffb3d7f753d7aee9c50cee11c1f1fc224834dd8e23725d7699f2e92025318c" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.1.0/kubeshark.exe", + "hash": "7345829419a380ab119468fd5dbc225f0579afc854d8e2e3082c022b7648cd60" } }, "bin": "kubeshark.exe",