k9s: Update to version 0.11.2

This commit is contained in:
Richard Kuhnt 2020-01-06 23:00:26 +00:00
parent 50dc21f3f5
commit 25bd1bdf5e

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.11.1",
"version": "0.11.2",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.11.1/k9s_0.11.1_Windows_x86_64.tar.gz",
"hash": "8a0d486ad0cc9ed7039c165dc3627d4c1bd102616d7f491fc6fa756b9577957c"
"url": "https://github.com/derailed/k9s/releases/download/0.11.2/k9s_0.11.2_Windows_x86_64.tar.gz",
"hash": "e3b362e850dff115a7899426884e8ec7ea882d28a6238c782fc74b156c3fa816"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.11.1/k9s_0.11.1_Windows_i386.tar.gz",
"hash": "99b9cdad88a3091c8fc0b80a9dcb6294cf3e4f1f5d4c42796ee29ae2ac3d7416"
"url": "https://github.com/derailed/k9s/releases/download/0.11.2/k9s_0.11.2_Windows_i386.tar.gz",
"hash": "ee9689c6167be35100d65e4b5c26d9f63e7d0784ba3ffeb28bb50f5b13d78b5c"
}
},
"bin": "k9s.exe",