From 24e57198d70763df611059d8186a057ff1a0c558 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 04:54:14 +0000 Subject: [PATCH] k9s: Update to version 0.26.6 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 72c17acba9..5d69043be6 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.26.5", + "version": "0.26.6", "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.5/k9s_Windows_x86_64.tar.gz", - "hash": "62cda0feb9b7eb9b939d4d51987424199c70e091af5432c3683432e5ef11accb" + "url": "https://github.com/derailed/k9s/releases/download/v0.26.6/k9s_Windows_x86_64.tar.gz", + "hash": "3ec11824a98c9f0fa547fba0aa0d5a554fdaf3c13f1293230cb2656265793cbf" } }, "bin": "k9s.exe",