k9s: Update to version 0.9.2

This commit is contained in:
Richard Kuhnt 2019-10-17 14:00:26 +00:00
parent f11991840b
commit 435004ba74

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.9.1",
"version": "0.9.2",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.9.1/k9s_0.9.1_Windows_x86_64.tar.gz",
"hash": "fd53da86725db7ee172fbe0047f0a813f08fcaebec9737f3273ecc52abadbee2"
"url": "https://github.com/derailed/k9s/releases/download/0.9.2/k9s_0.9.2_Windows_x86_64.tar.gz",
"hash": "ddcc4ae1df15d771b8873df52feae0f596c5cfdabfd3c8e06d35b7c7856c1ba7"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.9.1/k9s_0.9.1_Windows_i386.tar.gz",
"hash": "c75e9110a2b5775b66304cfb3dd24cb2ee613a65bd6f216fc465918acc0ac170"
"url": "https://github.com/derailed/k9s/releases/download/0.9.2/k9s_0.9.2_Windows_i386.tar.gz",
"hash": "c966b43afe06c84f20e8090c396106860312a6b1384eb8e9842b21ef265d0712"
}
},
"bin": "k9s.exe",