From ba506ead06df3b38b2fa927171afbd23f72cdaa5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 16:30:55 +0000 Subject: [PATCH] kubeshark: Update to version 52.2.30 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 774e041a49..b4f3559d32 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.2.1", + "version": "52.2.30", "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.2.1/kubeshark.exe", - "hash": "dbc217d1d97b6b16fdb6e2a553d1c82a6aa086b3308d5c5c07ed040c444fec02" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.2.30/kubeshark.exe", + "hash": "2e92a3860bfa2f3a5e55fa02f05d07f882a21cbb52262546354e6ee63091f58f" } }, "bin": "kubeshark.exe",