From 4b4b46b74f9ebf292227b65c708916750830acd9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 00:33:47 +0000 Subject: [PATCH] k9s: Update to version 0.26.4 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index b88e4513ae..018db5a184 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.26.3", + "version": "0.26.4", "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.3/k9s_Windows_x86_64.tar.gz", - "hash": "399f2d9f5934b6b4b0a3d192808f88b7c2432162fad2a08ad9ef8c25ef097e94" + "url": "https://github.com/derailed/k9s/releases/download/v0.26.4/k9s_Windows_x86_64.tar.gz", + "hash": "2636e26ee30fb87ff63cc6cd46de789406319f319376084ff87511a73853ec93" } }, "bin": "k9s.exe",