k9s: Update to version 0.21.9

This commit is contained in:
Jakub Čábera 2020-09-11 08:52:12 +02:00
parent 3375933ba8
commit f2aec62000

View File

@ -1,12 +1,12 @@
{ {
"version": "0.21.7", "version": "0.21.9",
"description": "Kubernetes Clusters manager", "description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s", "homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.21.7/k9s_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/v0.21.9/k9s_Windows_x86_64.tar.gz",
"hash": "a111ecb40bf63d9969632bfb3122fa28faa01e740d3c81576cf3159d1a33c51a" "hash": "19d392c28721384e9848ba9416927dc94d88433a7d5407eb49a462713ac1169d"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",