k9s: Update to version 0.17.6

This commit is contained in:
Richard Kuhnt 2020-03-11 06:01:48 +00:00
parent e0a529d5e4
commit 069fdc575b

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.17.5",
"version": "0.17.6",
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.17.5/k9s_Windows_x86_64.tar.gz",
"hash": "4959f17888e2702b9072c664cfd45c76990f5ea42b8a4d89be559e5ac2a983e7"
"url": "https://github.com/derailed/k9s/releases/download/v0.17.6/k9s_Windows_x86_64.tar.gz",
"hash": "5f9aba731a6c046d99ddfc1247eac2cfffbdbe10d25eb51030bc583efc74b4d8"
},
"32bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.17.5/k9s_Windows_i386.tar.gz",
"hash": "d63b65f8b5c51bbe31d8ff487e359dab99306c0fd10289f03a798cfb369d16d2"
"url": "https://github.com/derailed/k9s/releases/download/v0.17.6/k9s_Windows_i386.tar.gz",
"hash": "741f5ee422dc881c468575ab27dee369473a967ad447a310c14d5430b4099a53"
}
},
"bin": "k9s.exe",