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",