k9s: Update to version 0.18.0

This commit is contained in:
Richard Kuhnt 2020-03-24 01:01:50 +00:00
parent 526f46ccda
commit ef5906f97a

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.7",
"version": "0.18.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.17.7/k9s_Windows_x86_64.tar.gz",
"hash": "a2bdad476932bb4db1e36aa0c8635f4aaf9e67de6d978c1c58bc751cf5553c9b"
"url": "https://github.com/derailed/k9s/releases/download/v0.18.0/k9s_Windows_x86_64.tar.gz",
"hash": "510feacb3e935f4eadb6fff8787ed46ec4075033008baf6b6ef63e86753a1d68"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.17.7/k9s_Windows_i386.tar.gz",
"hash": "5babcffffa4425872988e4869fda3ddc20af8447594b74f53d3de31ffcbe72b9"
"url": "https://github.com/derailed/k9s/releases/download/v0.18.0/k9s_Windows_i386.tar.gz",
"hash": "9a59477c15d30f7d8f0ec5d76068fbf8cd0fad0bc5775c35f0844352a59b317d"
}
},
"bin": "k9s.exe",