From 349850f91cc39a0d98d8ebfa9a7862bc54a1da82 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 00:36:29 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.89 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index f5e9cfb1a5..2ef04d78cf 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.88", + "version": "52.3.89", "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.3.88/kubeshark.exe", - "hash": "515e74f82bb9aff3bb6f03968267698688db9a9e6472b12efa692cfefab305b3" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.89/kubeshark.exe", + "hash": "9d7c560663944077922c5ef79c25edb2ff4d898e8edfaaa01bcbdadf85b14fd3" } }, "bin": "kubeshark.exe",