k9s: Update to version 0.11.3

This commit is contained in:
Richard Kuhnt 2020-01-08 23:00:22 +00:00
parent 6ceef5abd3
commit b26ebc6e5b

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.2",
"version": "0.11.3",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.11.2/k9s_0.11.2_Windows_x86_64.tar.gz",
"hash": "e3b362e850dff115a7899426884e8ec7ea882d28a6238c782fc74b156c3fa816"
"url": "https://github.com/derailed/k9s/releases/download/0.11.3/k9s_0.11.3_Windows_x86_64.tar.gz",
"hash": "603cb7b6beb30920a046f5682768ee97cea0cb0ddfba667a971527291a6bac07"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.11.2/k9s_0.11.2_Windows_i386.tar.gz",
"hash": "ee9689c6167be35100d65e4b5c26d9f63e7d0784ba3ffeb28bb50f5b13d78b5c"
"url": "https://github.com/derailed/k9s/releases/download/0.11.3/k9s_0.11.3_Windows_i386.tar.gz",
"hash": "a59c89b67508ee1835ddec2705bcef024d01d614d27a9689b6f7823256704d14"
}
},
"bin": "k9s.exe",