From 7340b7ce6b4b9040f997521dd1be30e3c9225b4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 20:28:00 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.87 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 11c1711e47..dfb8843028 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.86", + "version": "52.3.87", "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.86/kubeshark.exe", - "hash": "2d17bf8d4c5b886dce0f0f43a9f60a4580a61ffc556640bf5a4b1242f9d469ef" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.87/kubeshark.exe", + "hash": "c1fe98027b1dc9545198f096efd6883b8e9e21ffc65b47b5cc795a55f5a2bad4" } }, "bin": "kubeshark.exe",