k9s: Update to version 0.10.7

This commit is contained in:
Richard Kuhnt 2020-01-02 15:01:13 +00:00
parent 3b38eb57c6
commit febf39188f

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