k9s: Update to version 0.17.4

This commit is contained in:
Richard Kuhnt 2020-03-04 21:01:55 +00:00
parent e2797e4b71
commit 5225e85e52

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0",
"description": "Kubernetes CLI To Manage Your Clusters In Style!",
"version": "0.17.3",
"version": "0.17.4",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.17.3/k9s_Windows_x86_64.tar.gz",
"hash": "e34f55525dc1e037bffa3d1d5ee7f497edf35ebc6ef1b2412aa019a3fc0a1a72"
"url": "https://github.com/derailed/k9s/releases/download/v0.17.4/k9s_Windows_x86_64.tar.gz",
"hash": "f3a99bc752783e8757504b34bc8a8eb02fab9a976d5ffcaa9305d6434d6baf7c"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.17.3/k9s_Windows_i386.tar.gz",
"hash": "ca0c3fa8043fde1f093b1e98809f7ce3a7201540bce2058343cde390a2081573"
"url": "https://github.com/derailed/k9s/releases/download/v0.17.4/k9s_Windows_i386.tar.gz",
"hash": "25120927629c1a089e2cd0e0a90ad815d281ea1dcf38056a3b297a26c8cbc2d8"
}
},
"bin": "k9s.exe",