k9s: Update to version 0.7.7

This commit is contained in:
Richard Kuhnt 2019-06-14 02:00:42 +00:00
parent 6690f57504
commit 6971c27fd6

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.7.6",
"version": "0.7.7",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.6/k9s_0.7.6_Windows_x86_64.tar.gz",
"hash": "1250cea9502d5099708162560cf483673d2c5a95a607abee0a167ad081c63674"
"url": "https://github.com/derailed/k9s/releases/download/0.7.7/k9s_0.7.7_Windows_x86_64.tar.gz",
"hash": "689b2546648b85f9a9d05eb1cf85c090669f9663877afd026cb6d4ec5b5407df"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.6/k9s_0.7.6_Windows_i386.tar.gz",
"hash": "2fe2ceabbf916102f9279c1451f7603eadf5a4f58e046651738bddb47d201d7f"
"url": "https://github.com/derailed/k9s/releases/download/0.7.7/k9s_0.7.7_Windows_i386.tar.gz",
"hash": "8ea873e030a93b871ef1a5d1414e057d041a51039cc0b74646a9eae7ee178730"
}
},
"bin": "k9s.exe",