k9s: Update to version 0.20.4

This commit is contained in:
Jakub Čábera 2020-06-05 11:56:39 +02:00
parent 9e1886b226
commit 2a7f3b4f49

View File

@ -1,12 +1,12 @@
{
"version": "0.20.3",
"version": "0.20.4",
"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.20.3/k9s_Windows_x86_64.tar.gz",
"hash": "f125f715531670713288569589afa0df1183711d668516750b87ff5617ef5918"
"url": "https://github.com/derailed/k9s/releases/download/v0.20.4/k9s_Windows_x86_64.tar.gz",
"hash": "3ea834c345b3f6f9609a6153b22a4432b1622b519a41d05266db1fbff6a429e3"
}
},
"bin": "k9s.exe",