From 3d198c53ffa0f9d01841f97f3abb11bbfb714216 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 04:43:16 +0000 Subject: [PATCH] kubeshark: Update to version 52.12.0 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 9666934106..84830b2e00 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.11.7", + "version": "52.12.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.11.7/kubeshark.exe", - "hash": "d0bf2a0281e9f58473ac0b4bfe5a512c616ba297fabf891fd7d5ab24c0ea9ef1" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.12.0/kubeshark.exe", + "hash": "def148d19397a5b9bc43aee8b505f6458ef09d948cb299102aff53813a22af96" } }, "bin": "kubeshark.exe",