k9s: Update to version 0.10.9

This commit is contained in:
Richard Kuhnt 2020-01-02 22:01:43 +00:00
parent e52f3d8f8d
commit 13083feaa3

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.8", "version": "0.10.9",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.8/k9s_0.10.8_Windows_x86_64.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.10.9/k9s_0.10.9_Windows_x86_64.tar.gz",
"hash": "371f48d917d10d9c40daa62e0c993b9a4b927439ea95c64201bf1dc79642c446" "hash": "3431877aa555729c9d0f4a836e30dcb483a7450dafd8e3133f581eaa04fe4e7a"
}, },
"32bit": { "32bit": {
"url": "https://github.com/derailed/k9s/releases/download/0.10.8/k9s_0.10.8_Windows_i386.tar.gz", "url": "https://github.com/derailed/k9s/releases/download/0.10.9/k9s_0.10.9_Windows_i386.tar.gz",
"hash": "a6a4384f2b7848eccf5eb0182060279e67cff3fd210dc1d21100b53ab1771ed6" "hash": "2943031741745c461e39c3e4bcdfc1bb552d52827eb7690dbe1dcc69d7c5d55a"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",