diff --git a/bucket/k9s.json b/bucket/k9s.json index 6f156c0a13..425215f7d6 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,12 +1,12 @@ { - "version": "0.21.5", + "version": "0.21.7", "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.5/k9s_Windows_x86_64.tar.gz", - "hash": "2afc419df7a9cf8db42ceed6dc6fa7e1903dc7879777f118159a63bb3211ab24" + "url": "https://github.com/derailed/k9s/releases/download/v0.21.7/k9s_Windows_x86_64.tar.gz", + "hash": "a111ecb40bf63d9969632bfb3122fa28faa01e740d3c81576cf3159d1a33c51a" } }, "bin": "k9s.exe",