k9s: Update to version 0.7.11

This commit is contained in:
Richard Kuhnt 2019-06-22 07:01:09 +00:00
parent 469afdc2d5
commit ef145ecc5a

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/derailed/k9s", "homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0", "license": "Apache-2.0",
"description": "Kubernetes CLI To Manage Your Clusters In Style!", "description": "Kubernetes CLI To Manage Your Clusters In Style!",
"version": "0.7.10", "version": "0.7.11",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.10/k9s_0.7.10_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.7.11/k9s_0.7.11_Windows_x86_64.tar.gz",
"hash": "51960177ab1c691fc2df226b6afc4cd802f332308f06ce343cef3f1d3f387d27" "hash": "c3099dc67faf06c23b8b40488c0be3415c271aaf1f64e100f1b2b0b20e584184"
}, },
"32bit": { "32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.10/k9s_0.7.10_Windows_i386.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.7.11/k9s_0.7.11_Windows_i386.tar.gz",
"hash": "f42d5493b5244606a04db1bbbac10e081994b4ad7f723ef84c0da08aaa2a597f" "hash": "8e2d2dce2f897c1a006ec5962f72c154e55469a99aa178e925f2c2407ddce061"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",