k9s: Update to version 0.8.4

This commit is contained in:
Richard Kuhnt 2019-08-28 17:00:24 +00:00
parent d982fd0fb2
commit fd16a27881

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.3",
"version": "0.8.4",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.8.3/k9s_0.8.3_Windows_x86_64.tar.gz",
"hash": "45f0068de257feb6ce676ba1b2c3e5931f8f1c3c89b0a213202b3e8ccda36192"
"url": "https://github.com/derailed/k9s/releases/download/0.8.4/k9s_0.8.4_Windows_x86_64.tar.gz",
"hash": "da5458f2c62f142cade8bff52bf9189cdcc45cb3503c8cf394000adb34078b62"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.8.3/k9s_0.8.3_Windows_i386.tar.gz",
"hash": "e3e299eeffdd8099dc5a5f0fe2d52d7bb9aa6acf0c7f71264f117a9823628971"
"url": "https://github.com/derailed/k9s/releases/download/0.8.4/k9s_0.8.4_Windows_i386.tar.gz",
"hash": "f5acc97e655c39a3ee9a4f55c53d24e8913d4f9f1df0b5d09b5836a67f05963f"
}
},
"bin": "k9s.exe",