From 9781c841ab5447841dee06fa2876d349f3cef930 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 20:23:02 +0000 Subject: [PATCH] kubeshark: Update to version 52.1.45 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 9977b5ff00..d9dbf1623e 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.1.30", + "version": "52.1.45", "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.30/kubeshark.exe", - "hash": "2e85dcd893c286d3f043ddcef4887cce0eb8978edf7c0bade054eeaccb88bea4" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.1.45/kubeshark.exe", + "hash": "f77ce43cbe38759ef9955c4330b8084fd4df71960b09b596a7b5d108e232a09b" } }, "bin": "kubeshark.exe",