From 06e01efe524873713c6317bdf0373811363549f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Jul 2022 16:30:23 +0000 Subject: [PATCH] k9s: Update to version 0.26.0 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 88ad647792..c89392eadd 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.25.21", + "version": "0.26.0", "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.25.21/k9s_Windows_x86_64.tar.gz", - "hash": "164b6fd75adf5d28cd90ad5663c94d23fcc94d477b3dccf23f809f75757c881f" + "url": "https://github.com/derailed/k9s/releases/download/v0.26.0/k9s_Windows_x86_64.tar.gz", + "hash": "3bc64b2c4988002f37913c203344b618124e2d7092455224fb32d82e7dd31a42" } }, "bin": "k9s.exe",