k9s: Update to version 0.13.7

This commit is contained in:
Richard Kuhnt 2020-02-02 17:01:49 +00:00
parent 7d4b359a43
commit ea84323eef

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.13.6",
"version": "0.13.7",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.13.6/k9s_0.13.6_Windows_x86_64.tar.gz",
"hash": "dd97db9617c0b1fead1f7917366fefb237f4aaa487ddd3b9fcac397f90d6db95"
"url": "https://github.com/derailed/k9s/releases/download/v0.13.7/k9s_0.13.7_Windows_x86_64.tar.gz",
"hash": "45a80b0966103c5284ffcc4bf878cfd4922c339392c1a3813c8364a2bada290a"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.13.6/k9s_0.13.6_Windows_i386.tar.gz",
"hash": "a1f21cc2a2084b3f2a6d6401a2e7fa0465ecd493bbba0c13bcd124a87db30a27"
"url": "https://github.com/derailed/k9s/releases/download/v0.13.7/k9s_0.13.7_Windows_i386.tar.gz",
"hash": "963438dfe188103294ac04eb2e2f71d7a737a214d561d1a2dbfc3bc900b9b0a8"
}
},
"bin": "k9s.exe",