From 3d5a42c1b05dbf4792062a9ef79fa47c031d1f10 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 00:44:33 +0000 Subject: [PATCH] kubeshark: Update to version 52.11.7 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 68fde07d83..9666934106 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.11.0", + "version": "52.11.7", "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.11.0/kubeshark.exe", - "hash": "d8481df9fb152ea0ed182c866a60b4963f020b9051d5c286e473b7b09f690081" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.11.7/kubeshark.exe", + "hash": "d0bf2a0281e9f58473ac0b4bfe5a512c616ba297fabf891fd7d5ab24c0ea9ef1" } }, "bin": "kubeshark.exe",