k9s: Update to version 0.19.4

This commit is contained in:
Jakub Čábera 2020-05-02 13:33:50 +02:00
parent a9ed98ab3b
commit b8d48a1a72

View File

@ -1,12 +1,12 @@
{
"version": "0.19.3",
"version": "0.19.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.19.3/k9s_Windows_x86_64.tar.gz",
"hash": "9696defc3ef52b3efffd06b7524f105b0057830a0cd5b9059065dc213887a5ef"
"url": "https://github.com/derailed/k9s/releases/download/v0.19.4/k9s_Windows_x86_64.tar.gz",
"hash": "f81979c4bad1e5fd7104950431a6061754cde2eeacb3750b88c6de629b740d26"
}
},
"bin": "k9s.exe",