k9s: Update to version 0.10.6

This commit is contained in:
Richard Kuhnt 2020-01-02 07:00:25 +00:00
parent a0c9d1c21a
commit efc0fcbd9e

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.10.5",
"version": "0.10.6",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.5/k9s_0.10.5_Windows_x86_64.tar.gz",
"hash": "a660aca659185eae7ee79f1c898a159ce51848232156d06c54a0236cf85c3306"
"url": "https://github.com/derailed/k9s/releases/download/0.10.6/k9s_0.10.6_Windows_x86_64.tar.gz",
"hash": "ad7c06a5155d2fc381071087cfa56febcd48e7027f8afcbaa47f27a87448b9d0"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.5/k9s_0.10.5_Windows_i386.tar.gz",
"hash": "db9e63578f784d6a9fc6cba983788a19b13a42db9fa9fe1564791fcf5c618fb0"
"url": "https://github.com/derailed/k9s/releases/download/0.10.6/k9s_0.10.6_Windows_i386.tar.gz",
"hash": "7e628f446cdd1f2a590d17bbce3a0d9d493d947ff7354549e5b7dc5eb15b961b"
}
},
"bin": "k9s.exe",