k9s: Update to version 0.7.13

This commit is contained in:
Richard Kuhnt 2019-07-20 03:00:15 +00:00
parent ae6dd527dc
commit 644242de33

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.12",
"version": "0.7.13",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.12/k9s_0.7.12_Windows_x86_64.tar.gz",
"hash": "c9305407f29199637f4fde56c3d65069a889c939bcef3d4bf227abff805a138d"
"url": "https://github.com/derailed/k9s/releases/download/0.7.13/k9s_0.7.13_Windows_x86_64.tar.gz",
"hash": "9f05550d3d18758da97d4244b0ea2874f422ec71d1f2d53cf5fb0ea77fc5d271"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.12/k9s_0.7.12_Windows_i386.tar.gz",
"hash": "89287f16eb750ffd844d9b9147e38d1783fc4ebec4557358b14064c81036bcaf"
"url": "https://github.com/derailed/k9s/releases/download/0.7.13/k9s_0.7.13_Windows_i386.tar.gz",
"hash": "0a106ebf6f9ebe909bdea1f14afb8f866d8774b3625660303008c4b0b03a2041"
}
},
"bin": "k9s.exe",