From 0b1398a2db5a733363e2cc307e8dba1c2249279b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 20:30:37 +0000 Subject: [PATCH] kubeshark: Update to version 52.10.0 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 7a02329b61..6c4db66a86 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.9.0", + "version": "52.10.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.9.0/kubeshark.exe", - "hash": "797b1d644a97eb2dd677e9cf395d14b634017fac44d98ae46b6bb5f57c99c366" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.10.0/kubeshark.exe", + "hash": "8000e7fede671d148882c1183d1458e75fd488565ac8c078121319f247b3d082" } }, "bin": "kubeshark.exe",