k9s: Update to version 0.10.1

This commit is contained in:
Richard Kuhnt 2019-12-30 23:00:39 +00:00
parent 0724ffc3ea
commit c932a3b970

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.10.0",
"version": "0.10.1",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.0/k9s_0.10.0_Windows_x86_64.tar.gz",
"hash": "82ca9ae86eaf4918c2670d4999e9eeaf6259dd0faec3868fe481c404c6a709ab"
"url": "https://github.com/derailed/k9s/releases/download/0.10.1/k9s_0.10.1_Windows_x86_64.tar.gz",
"hash": "f260f102a9c2162fae2f72b3ec3ef9af3654490e9edeee87daae6ce8d9ad9233"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.0/k9s_0.10.0_Windows_i386.tar.gz",
"hash": "fa74ab707c9b5a55307dc3f2f9e55163e93b97420604617d82efd1e46bc79543"
"url": "https://github.com/derailed/k9s/releases/download/0.10.1/k9s_0.10.1_Windows_i386.tar.gz",
"hash": "3e2733f0e36c9b23fff67984cb1198d35e71534b8c5b7f21b02f61b76b732937"
}
},
"bin": "k9s.exe",