k9s: Update to version 0.21.7

This commit is contained in:
Jakub Čábera 2020-08-02 21:24:19 +02:00
parent 9aa45805c6
commit 4a76d9f21d

View File

@ -1,12 +1,12 @@
{ {
"version": "0.21.5", "version": "0.21.7",
"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.5/k9s_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/v0.21.7/k9s_Windows_x86_64.tar.gz",
"hash": "2afc419df7a9cf8db42ceed6dc6fa7e1903dc7879777f118159a63bb3211ab24" "hash": "a111ecb40bf63d9969632bfb3122fa28faa01e740d3c81576cf3159d1a33c51a"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",