k9s: Update to version 0.19.0

This commit is contained in:
Ash258 2020-04-03 18:47:44 +02:00
parent 34c8a4e0de
commit d8aeb89f06

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.18.1", "version": "0.19.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.18.1/k9s_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/v0.19.0/k9s_Windows_x86_64.tar.gz",
"hash": "053c501e77e1515b02b0ef5d06406c71b3fc8d406094dcdd5248b5db4f593963" "hash": "2da4677433cb594433850afd1bc07d3c79ae58e95c43177ac7d428519398c427"
}, },
"32bit": { "32bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.18.1/k9s_Windows_i386.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/v0.19.0/k9s_Windows_i386.tar.gz",
"hash": "167d22f6d1d6ca85712052e9a21a889faa480629b8c40cd5c66ba46703cee0b8" "hash": "cbca3a97332340e8183d251c37c6a89ce06b87c93a440c6580bc109407c1f09a"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",