From d7f7c045c4c131a81020ab2408ddb9d12e8794af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 20:30:00 +0000 Subject: [PATCH] kubeshark: Update to version 52.7.0 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 062c8f2831..cfe040cb69 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.6.0", + "version": "52.7.0", "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.6.0/kubeshark.exe", - "hash": "37df871734cc9f73e358439bb873c4cfb5491e282dae1fcfbb9a569aba549b3a" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.7.0/kubeshark.exe", + "hash": "9444424b90b6fb273989de901a99a784f2ebf22d241c4d49f6fbd87b5f897fdf" } }, "bin": "kubeshark.exe",