k9s: Update to version 0.12.0

This commit is contained in:
Richard Kuhnt 2020-01-10 18:00:25 +00:00
parent d0406e1b16
commit e5ae944ee4

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.11.3",
"version": "0.12.0",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.11.3/k9s_0.11.3_Windows_x86_64.tar.gz",
"hash": "603cb7b6beb30920a046f5682768ee97cea0cb0ddfba667a971527291a6bac07"
"url": "https://github.com/derailed/k9s/releases/download/0.12.0/k9s_0.12.0_Windows_x86_64.tar.gz",
"hash": "f2f28e9f5c34daa7306894675033b01f6c2f2d491fe7c44b344805624321606f"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.11.3/k9s_0.11.3_Windows_i386.tar.gz",
"hash": "a59c89b67508ee1835ddec2705bcef024d01d614d27a9689b6f7823256704d14"
"url": "https://github.com/derailed/k9s/releases/download/0.12.0/k9s_0.12.0_Windows_i386.tar.gz",
"hash": "3ce0fe10f9bfb5ba83230886807db0e14ebbd0b4753a980ae7f42d76a4bf0592"
}
},
"bin": "k9s.exe",