k9s: Update to version 0.11.0

This commit is contained in:
Richard Kuhnt 2020-01-05 00:00:36 +00:00
parent f48d7b53f9
commit 6123ada66e

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.10",
"version": "0.11.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.10/k9s_0.10.10_Windows_x86_64.tar.gz",
"hash": "c9c343bc3b660e613603600076cb7eea1c9084a45aba5c56859e024e69d88bf5"
"url": "https://github.com/derailed/k9s/releases/download/0.11.0/k9s_0.11.0_Windows_x86_64.tar.gz",
"hash": "59d09688fce072f942dfb2d38bb878d1eb4722fc0c1802243c58afd186e20da9"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.10/k9s_0.10.10_Windows_i386.tar.gz",
"hash": "c434e6c8aba9167b7f039579445fb7ada9c6bb31933536b5eb2485800d1ed723"
"url": "https://github.com/derailed/k9s/releases/download/0.11.0/k9s_0.11.0_Windows_i386.tar.gz",
"hash": "6bf623e51b148b60fd7da0439600c380428dc6be6be16ea1b9de0c2cfc2abdd1"
}
},
"bin": "k9s.exe",