From c186c1d4405740452645f9fa6d79841e32b5b68d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 00:33:20 +0000 Subject: [PATCH] kubeshark: Update to version 52.1.66 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index dbc9d91ad5..85bfbec643 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.1.63", + "version": "52.1.66", "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.1.63/kubeshark.exe", - "hash": "ea8fffa952bc8047f493469d024887ed80f966c0d74cf5fb039ea12f71174629" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.1.66/kubeshark.exe", + "hash": "fca36b9ee3fd729fb0f052fde352f35154518ff75098c9997bb6bb76be8358c0" } }, "bin": "kubeshark.exe",