From b669e584aaeb97910104ab43195f77351a4fb985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 16 Sep 2020 08:32:02 +0200 Subject: [PATCH] k9s: Update to version 0.22.0 --- bucket/k9s.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index a56122b2cf..987d2f4cc2 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.21.9", + "version": "0.22.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.21.9/k9s_Windows_x86_64.tar.gz", - "hash": "19d392c28721384e9848ba9416927dc94d88433a7d5407eb49a462713ac1169d" + "url": "https://github.com/derailed/k9s/releases/download/v0.22.0/k9s_Windows_x86_64.tar.gz", + "hash": "21269c076753ff06e5bbff990dac552bc984b4b6aa1177c7333363c64d04b32b" } }, "bin": "k9s.exe",