From 9d567b78c0fc4a0a4b2ac64f76c057d07e0ad83a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 05:06:38 +0000 Subject: [PATCH] kubeshark: Update to version 52.2.1 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 56b3fb8bae..774e041a49 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.2.0", + "version": "52.2.1", "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.2.0/kubeshark.exe", - "hash": "37613ebf5f15470e5d45380479ec15c23dd32fb62d6f09a8a1f0cb439fec0391" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.2.1/kubeshark.exe", + "hash": "dbc217d1d97b6b16fdb6e2a553d1c82a6aa086b3308d5c5c07ed040c444fec02" } }, "bin": "kubeshark.exe",