k9s: Update to version 0.10.0

This commit is contained in:
Richard Kuhnt 2019-12-30 20:00:25 +00:00
parent 35b64c6e6b
commit 5daf5d8d5a

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.9.3", "version": "0.10.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.9.3/k9s_0.9.3_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.10.0/k9s_0.10.0_Windows_x86_64.tar.gz",
"hash": "50c48b923c9d33763c199db1964049a067676edd784f1bf786732475d98bac80" "hash": "82ca9ae86eaf4918c2670d4999e9eeaf6259dd0faec3868fe481c404c6a709ab"
}, },
"32bit": { "32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.9.3/k9s_0.9.3_Windows_i386.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.10.0/k9s_0.10.0_Windows_i386.tar.gz",
"hash": "8da0a0c58825a5945aaa9f04175b7cda3049930b80e48730e3274ae4418cbac1" "hash": "fa74ab707c9b5a55307dc3f2f9e55163e93b97420604617d82efd1e46bc79543"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",