From 9285c6dbebf8dabd4c6ef251221cddd28c711315 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 20:26:00 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.78 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 3cd64451ca..dd5a54138b 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.76", + "version": "52.3.78", "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/v52.3.76/kubeshark.exe", - "hash": "ba0bc49287fc54d22c394481a8ae5fcf3b104d203c6eab6d80259770f4c19be9" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.78/kubeshark.exe", + "hash": "77e973124a1b6679771026c1def17c8bb2bcb7d59056d5f96a8e5088f877dabb" } }, "bin": "kubeshark.exe",