k9s: Update to version 0.17.0

This commit is contained in:
Richard Kuhnt 2020-02-26 08:01:53 +00:00
parent b35f4bbd37
commit 6385c807cf

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.16.1",
"version": "0.17.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.16.1/k9s_Windows_x86_64.tar.gz",
"hash": "645bbfbfe3f9a4524e99a4d1387b63a328a237f278586130acfa96b710ca2362"
"url": "https://github.com/derailed/k9s/releases/download/v0.17.0/k9s_Windows_x86_64.tar.gz",
"hash": "370906a1a0ce1d67bead3e35613b61b1632b7a9bab3ead39023ed3a3dc7051fa"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.16.1/k9s_Windows_i386.tar.gz",
"hash": "92fe3d541f3609100f8a013cb5c7f1a0e09b41e93ec8a02c0cc530947f265c28"
"url": "https://github.com/derailed/k9s/releases/download/v0.17.0/k9s_Windows_i386.tar.gz",
"hash": "5a94339a59df06c94891e476d2c332eee7c47f77f85377203219d34bbebf4f8e"
}
},
"bin": "k9s.exe",