k9s: Update to version 0.7.12

This commit is contained in:
Richard Kuhnt 2019-07-12 15:00:21 +00:00
parent 597b07f404
commit 8fe3bb26ce

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.11",
"version": "0.7.12",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.11/k9s_0.7.11_Windows_x86_64.tar.gz",
"hash": "c3099dc67faf06c23b8b40488c0be3415c271aaf1f64e100f1b2b0b20e584184"
"url": "https://github.com/derailed/k9s/releases/download/0.7.12/k9s_0.7.12_Windows_x86_64.tar.gz",
"hash": "c9305407f29199637f4fde56c3d65069a889c939bcef3d4bf227abff805a138d"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.11/k9s_0.7.11_Windows_i386.tar.gz",
"hash": "8e2d2dce2f897c1a006ec5962f72c154e55469a99aa178e925f2c2407ddce061"
"url": "https://github.com/derailed/k9s/releases/download/0.7.12/k9s_0.7.12_Windows_i386.tar.gz",
"hash": "89287f16eb750ffd844d9b9147e38d1783fc4ebec4557358b14064c81036bcaf"
}
},
"bin": "k9s.exe",