From c82dd9ff92c882ac8600204dc4f5f2e358fceffa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 04:26:17 +0000 Subject: [PATCH] kubeshark: Update to version 40.3 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index f095ca32e7..7806ae0557 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "40.2", + "version": "40.3", "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/40.2/kubeshark.exe", - "hash": "d1bd44fc08ba2514534195915d9b92556d10d296110d24e83635e3484530a8fb" + "url": "https://github.com/kubeshark/kubeshark/releases/download/40.3/kubeshark.exe", + "hash": "f3293be58f1c74ef3bed650ab636f667631602a6d0ea488099ac6a8a06f92744" } }, "bin": "kubeshark.exe",