From 420ad41182a2084ec107bd06ebad84a123b698b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 20:29:56 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.92 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index cd7d0183f2..cffc7374b0 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.91", + "version": "52.3.92", "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.91/kubeshark.exe", - "hash": "05b8594e0ddb95993fbcec839ef601fa83c607efd52173a4fe9457d40351d436" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.92/kubeshark.exe", + "hash": "d95acce45ca458e4620b337d4dd6635914d8dcf7c3f1fb9f019fe12777e1d1d0" } }, "bin": "kubeshark.exe",