From d4f152e2cd3f8425e5ede379d83dc155ced8c74d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 00:32:55 +0000 Subject: [PATCH] kubeshark: Update to version 39.6 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 0eb370ecd4..baf6cd6934 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "39.5", + "version": "39.6", "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/39.5/kubeshark.exe", - "hash": "486e197e976e201d6fa45a909799e7007baa8e33e907b8dbb16efb9977192cb2" + "url": "https://github.com/kubeshark/kubeshark/releases/download/39.6/kubeshark.exe", + "hash": "c9b1c10bdc939a6b7f8e82d41cbd5774b0716d8a14e87092cb18c372a9e776d9" } }, "bin": "kubeshark.exe",