k9s: Update to version 0.10.3

This commit is contained in:
Richard Kuhnt 2019-12-31 20:00:22 +00:00
parent d5fe892209
commit f858f27f7b

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.2",
"version": "0.10.3",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.2/k9s_0.10.2_Windows_x86_64.tar.gz",
"hash": "5fd4d237200c16387159f12009bb7f00b21ac027e481432f306a1b16e124d320"
"url": "https://github.com/derailed/k9s/releases/download/0.10.3/k9s_0.10.3_Windows_x86_64.tar.gz",
"hash": "8ed0af03112d63619985484989423b7777ab5c2cdba67ed59bd145b04efc7fa8"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.2/k9s_0.10.2_Windows_i386.tar.gz",
"hash": "2cb7086ffc5a162b4eaa9ec6878c8e24c465d6f9d7ad284d125f2d2aab65e642"
"url": "https://github.com/derailed/k9s/releases/download/0.10.3/k9s_0.10.3_Windows_i386.tar.gz",
"hash": "bb47f1a052f983e0d5671d31720c8177a4550ca8067862f5fd00ed36e5b99853"
}
},
"bin": "k9s.exe",