k9s: Update to version 0.17.7

This commit is contained in:
Richard Kuhnt 2020-03-13 07:01:53 +00:00
parent b4a31b072c
commit 93bd740a35

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