k9s: Update to version 0.8.3

This commit is contained in:
Richard Kuhnt 2019-08-27 22:00:17 +00:00
parent 44af8a0825
commit 8a12f877ee

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