From c6e7bde1547ff192d63cf28976e7a4a01e29943b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 20:30:00 +0000 Subject: [PATCH] kubeshark: Update to version 52.8.0 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index df97444555..4ad0279747 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.7.8", + "version": "52.8.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.7.8/kubeshark.exe", - "hash": "e17d8203ad4d9ab1aa7ec9882515262e0fde0c6afa17ab816bfa23520ecee75b" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.8.0/kubeshark.exe", + "hash": "6f8887f00a48b7e29ccfd3645159a872867916485a740dc00ff390d798626771" } }, "bin": "kubeshark.exe",