From 0e631446c9eef3e654e3281d7ebf26605a01e931 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Jun 2023 00:33:29 +0000 Subject: [PATCH] kubeshark: Update to version 41.1 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 25f3bee478..fe2dc37bd3 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "41.0", + "version": "41.1", "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.0/kubeshark.exe", - "hash": "7103eec14eb444a31646019aabfc51e50fb0feebbfbc4b2a1e78ed43d0fa6889" + "url": "https://github.com/kubeshark/kubeshark/releases/download/41.1/kubeshark.exe", + "hash": "5f0786723110a951716b6afecea3d8e9e930bfabca0324b84f177a1233815d9a" } }, "bin": "kubeshark.exe",