From 84d8d01e9c6e0c1daf37b5e3bada4d40508e6a9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 08:30:14 +0000 Subject: [PATCH] k9s: Update to version 0.26.3 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 660e8f790f..b88e4513ae 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.26.2", + "version": "0.26.3", "description": "Kubernetes Clusters manager", "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.26.2/k9s_Windows_x86_64.tar.gz", - "hash": "30ea0126d3716f4c1deba84e7877baa81636098f3013c107508afe333da1f1d9" + "url": "https://github.com/derailed/k9s/releases/download/v0.26.3/k9s_Windows_x86_64.tar.gz", + "hash": "399f2d9f5934b6b4b0a3d192808f88b7c2432162fad2a08ad9ef8c25ef097e94" } }, "bin": "k9s.exe",