From 4f3baa8336952c832ddc44cbafccd41818270eb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 00:33:30 +0000 Subject: [PATCH] kubeshark: Update to version 39.5 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 0c1025b2a9..0eb370ecd4 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "39.4", + "version": "39.5", "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.4/kubeshark.exe", - "hash": "63c626021e55a70348599c7532c020d9b4ec2a876b47bf775d599f31abe83632" + "url": "https://github.com/kubeshark/kubeshark/releases/download/39.5/kubeshark.exe", + "hash": "486e197e976e201d6fa45a909799e7007baa8e33e907b8dbb16efb9977192cb2" } }, "bin": "kubeshark.exe",