k9s: Update to version 0.7.6

This commit is contained in:
Richard Kuhnt 2019-06-07 23:00:38 +00:00
parent fec0f3e5a9
commit 74d8ea5150

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.5",
"version": "0.7.6",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.5/k9s_0.7.5_Windows_x86_64.tar.gz",
"hash": "af499c5e4c9b6c73fe0547d4b1e1b2e7168608065803d175c3d6b175c9a9b583"
"url": "https://github.com/derailed/k9s/releases/download/0.7.6/k9s_0.7.6_Windows_x86_64.tar.gz",
"hash": "1250cea9502d5099708162560cf483673d2c5a95a607abee0a167ad081c63674"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.5/k9s_0.7.5_Windows_i386.tar.gz",
"hash": "b0e9ff7bfbf5a6a57f6231d07fed46f1f44b3763d00a1720c9137e414459e222"
"url": "https://github.com/derailed/k9s/releases/download/0.7.6/k9s_0.7.6_Windows_i386.tar.gz",
"hash": "2fe2ceabbf916102f9279c1451f7603eadf5a4f58e046651738bddb47d201d7f"
}
},
"bin": "k9s.exe",