From f2aec620008daf83e32a4c3f99f636ebbdd113dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 11 Sep 2020 08:52:12 +0200 Subject: [PATCH] k9s: Update to version 0.21.9 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 425215f7d6..a56122b2cf 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.21.7", + "version": "0.21.9", "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.21.7/k9s_Windows_x86_64.tar.gz", - "hash": "a111ecb40bf63d9969632bfb3122fa28faa01e740d3c81576cf3159d1a33c51a" + "url": "https://github.com/derailed/k9s/releases/download/v0.21.9/k9s_Windows_x86_64.tar.gz", + "hash": "19d392c28721384e9848ba9416927dc94d88433a7d5407eb49a462713ac1169d" } }, "bin": "k9s.exe",