From f7a531391c14bd41d9cba32977cec16e19ed22a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 04:26:52 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.59 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 335038c23b..f1face0d36 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.0", + "version": "52.3.59", "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.0/kubeshark.exe", - "hash": "f9924fda33d636d4502286afafeddc95c50c23287b3bf175b353a48a6dec6ea2" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.59/kubeshark.exe", + "hash": "5bf97a030ba9fbc143aa96b2e3c29258e649a605cfa2a926656e9a2373eabf07" } }, "bin": "kubeshark.exe",