From 07ac9c509cce9ab8ccc411deadd025a7ba3a000d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:26:41 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.74 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 265372dbcd..96afb0bb5d 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.73", + "version": "52.3.74", "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.73/kubeshark.exe", - "hash": "4ef58864de5e2c80d22c2ba50be0ece9c4864042f9d221f15df532427bccb5fe" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.74/kubeshark.exe", + "hash": "b3df67962662bd0728c6c824ac60681afe2053004458646786e680960cb15904" } }, "bin": "kubeshark.exe",