From 97f59cd98fe7171275f4a6808b161465b1048049 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 16:28:42 +0000 Subject: [PATCH] kubeshark: Update to version 41.2 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index fe2dc37bd3..75404aa3f0 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "41.1", + "version": "41.2", "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/41.1/kubeshark.exe", - "hash": "5f0786723110a951716b6afecea3d8e9e930bfabca0324b84f177a1233815d9a" + "url": "https://github.com/kubeshark/kubeshark/releases/download/41.2/kubeshark.exe", + "hash": "6d5f397052d40c45b43dfdcdfc776e75371fcef3eeffeb75f1956536289ebf43" } }, "bin": "kubeshark.exe",