From c9c87ce2d0b7d91550424b2d33d1bc9398f69dd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 16:27:58 +0000 Subject: [PATCH] kubeshark: Update to version 52.2.39 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index b4f3559d32..02de5611e2 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.2.30", + "version": "52.2.39", "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.30/kubeshark.exe", - "hash": "2e92a3860bfa2f3a5e55fa02f05d07f882a21cbb52262546354e6ee63091f58f" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.2.39/kubeshark.exe", + "hash": "f2452a8eab7d4ac1bcd4f54f8219c8e031ff81149caa890d6fe6cae9e677a358" } }, "bin": "kubeshark.exe",