k9s: Update to version 0.7.5

This commit is contained in:
Richard Kuhnt 2019-06-04 17:00:35 +00:00
parent beaa70c6db
commit 2677ba8bf8

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.7.4", "version": "0.7.5",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.4/k9s_0.7.4_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.7.5/k9s_0.7.5_Windows_x86_64.tar.gz",
"hash": "8adf8512fec5e4f1d728df33e3b5c1e2ed9b49d764b622d1022069cb04ca356b" "hash": "af499c5e4c9b6c73fe0547d4b1e1b2e7168608065803d175c3d6b175c9a9b583"
}, },
"32bit": { "32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.7.4/k9s_0.7.4_Windows_i386.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.7.5/k9s_0.7.5_Windows_i386.tar.gz",
"hash": "d4bcaade1c6447a0eef45205350b57d59f71b1a58ad84b9e5952deb2d622c402" "hash": "b0e9ff7bfbf5a6a57f6231d07fed46f1f44b3763d00a1720c9137e414459e222"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",