k9s: Update to version 0.10.2

This commit is contained in:
Richard Kuhnt 2019-12-31 03:00:20 +00:00
parent 1525dada5b
commit 102f069781

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/derailed/k9s", "homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0", "license": "Apache-2.0",
"description": "Kubernetes CLI To Manage Your Clusters In Style!", "description": "Kubernetes CLI To Manage Your Clusters In Style!",
"version": "0.10.1", "version": "0.10.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.1/k9s_0.10.1_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.10.2/k9s_0.10.2_Windows_x86_64.tar.gz",
"hash": "f260f102a9c2162fae2f72b3ec3ef9af3654490e9edeee87daae6ce8d9ad9233" "hash": "5fd4d237200c16387159f12009bb7f00b21ac027e481432f306a1b16e124d320"
}, },
"32bit": { "32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.1/k9s_0.10.1_Windows_i386.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.10.2/k9s_0.10.2_Windows_i386.tar.gz",
"hash": "3e2733f0e36c9b23fff67984cb1198d35e71534b8c5b7f21b02f61b76b732937" "hash": "2cb7086ffc5a162b4eaa9ec6878c8e24c465d6f9d7ad284d125f2d2aab65e642"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",