k9s: Update to version 0.10.8

This commit is contained in:
Richard Kuhnt 2020-01-02 16:00:24 +00:00
parent febf39188f
commit 6fa22f2d6c

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.10.7", "version": "0.10.8",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.7/k9s_0.10.7_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.10.8/k9s_0.10.8_Windows_x86_64.tar.gz",
"hash": "26f39356022089a16d752b254391eee8058822c253ebec562a13ba111c25067f" "hash": "371f48d917d10d9c40daa62e0c993b9a4b927439ea95c64201bf1dc79642c446"
}, },
"32bit": { "32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.7/k9s_0.10.7_Windows_i386.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.10.8/k9s_0.10.8_Windows_i386.tar.gz",
"hash": "abd4ef7ef8c03633e8be0d190fc317ef7648fe4fe4b7c2d2a84c98c0b98b28e6" "hash": "a6a4384f2b7848eccf5eb0182060279e67cff3fd210dc1d21100b53ab1771ed6"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",