k9s: Update to version 0.9.0

This commit is contained in:
Richard Kuhnt 2019-10-03 19:00:18 +00:00
parent 3f2501e9e9
commit f541cc4361

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.8.4",
"version": "0.9.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.8.4/k9s_0.8.4_Windows_x86_64.tar.gz",
"hash": "da5458f2c62f142cade8bff52bf9189cdcc45cb3503c8cf394000adb34078b62"
"url": "https://github.com/derailed/k9s/releases/download/0.9.0/k9s_0.9.0_Windows_x86_64.tar.gz",
"hash": "482e9af9141b8a08eb5830afda0b0fa6447f4668e1fb55d11691936c61e80740"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.8.4/k9s_0.8.4_Windows_i386.tar.gz",
"hash": "f5acc97e655c39a3ee9a4f55c53d24e8913d4f9f1df0b5d09b5836a67f05963f"
"url": "https://github.com/derailed/k9s/releases/download/0.9.0/k9s_0.9.0_Windows_i386.tar.gz",
"hash": "cd63bf97e96b92000d4a256336bded79b5247a4dc2f8c020375db807bed16e84"
}
},
"bin": "k9s.exe",