From 340bc87fbc1dde689641b5affa7a975516530699 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:29:24 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.69 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 35a6c4b791..f1e52b7043 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.68", + "version": "52.3.69", "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.68/kubeshark.exe", - "hash": "d163adcefedc621466e2c0d03f880032680cb764081bd3dd5ec54fe8a3b2cfed" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.69/kubeshark.exe", + "hash": "56b2f2c011806abd48c19de7156dd884ea274c18e71a57adeca4b24fe65ffe22" } }, "bin": "kubeshark.exe",