From fcca715d1fb4224b1adef3bde23379ea9684e208 Mon Sep 17 00:00:00 2001 From: Aliaksandr Belik <1752374+aliesbelik@users.noreply.github.com> Date: Wed, 13 Dec 2023 22:13:10 +0300 Subject: [PATCH] kubeshark: Update to version 51.0.39, fix autoupdate (#5343) --- bucket/kubeshark.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kubeshark.json b/bucket/kubeshark.json index db98318d19..5cf781ceb2 100644 --- a/bucket/kubeshark.json +++ b/bucket/kubeshark.json @@ -1,12 +1,12 @@ { - "version": "50.4", + "version": "51.0.39", "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/50.4/kubeshark.exe", - "hash": "fb208ed1f476e0400797056bc8c98f61e253c6216785741e9161f939faac358b" + "url": "https://github.com/kubeshark/kubeshark/releases/download/v51.0.39/kubeshark.exe", + "hash": "ae9ce00b1dccb580608ae639dca46b360f0c0db2850d77dae4afa266d3f2a1da" } }, "bin": "kubeshark.exe", @@ -16,7 +16,7 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/kubeshark/kubeshark/releases/download/$version/kubeshark.exe", + "url": "https://github.com/kubeshark/kubeshark/releases/download/v$version/kubeshark.exe", "hash": { "url": "$baseurl/kubeshark_windows_amd64.sha256", "regex": "$sha256"