From 8e45f60ae34bf1c113c42406e280f654ff19fdf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 04:32:05 +0000 Subject: [PATCH] kubeshark: Update to version 52.3.68 --- bucket/kubeshark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index 19c7797917..35a6c4b791 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "52.3.62", + "version": "52.3.68", "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.62/kubeshark.exe", - "hash": "d4549483ec17e60c96d62f9fc8cf928b8f04470b288b4b1490f7ff1b9f23f3ef" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v52.3.68/kubeshark.exe", + "hash": "d163adcefedc621466e2c0d03f880032680cb764081bd3dd5ec54fe8a3b2cfed" } }, "bin": "kubeshark.exe",