From e77f940da2abea3998e5808abdf6b0ff0a183439 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 16:29:15 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.73 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index f1e52b7043..265372dbcd 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.69", + "version": "52.3.73", "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.69/kubeshark.exe", - "hash": "56b2f2c011806abd48c19de7156dd884ea274c18e71a57adeca4b24fe65ffe22" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.73/kubeshark.exe", + "hash": "4ef58864de5e2c80d22c2ba50be0ece9c4864042f9d221f15df532427bccb5fe" } }, "bin": "kubeshark.exe",