k9s: Update to version 0.8.2

This commit is contained in:
Richard Kuhnt 2019-08-14 06:00:43 +00:00
parent 1752dc96d8
commit a0680cf19d

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.8.1", "version": "0.8.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.8.1/k9s_0.8.1_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.8.2/k9s_0.8.2_Windows_x86_64.tar.gz",
"hash": "7fb316450b7bf62f111b6849b72145579bf1c1b022739c3ece74631175a670ed" "hash": "1edddad1904ec25b0d343349879dc8bd00a467b060985f3e14b01a151ceed97f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.8.1/k9s_0.8.1_Windows_i386.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.8.2/k9s_0.8.2_Windows_i386.tar.gz",
"hash": "2c48c6ac4595d98727c70a3f8a3f2ee3ec029e331b3ecc0ca423ab7cbe921c18" "hash": "6177554f92e8d3870631f1f1a41be4938599882969510d47fccb3ddb35f36a78"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",