diff --git a/bucket/k9s.json b/bucket/k9s.json index be44728285..24bb18d9bf 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -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.10.8", + "version": "0.10.9", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.8/k9s_0.10.8_Windows_x86_64.tar.gz", - "hash": "371f48d917d10d9c40daa62e0c993b9a4b927439ea95c64201bf1dc79642c446" + "url": "https://github.com/derailed/k9s/releases/download/0.10.9/k9s_0.10.9_Windows_x86_64.tar.gz", + "hash": "3431877aa555729c9d0f4a836e30dcb483a7450dafd8e3133f581eaa04fe4e7a" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.8/k9s_0.10.8_Windows_i386.tar.gz", - "hash": "a6a4384f2b7848eccf5eb0182060279e67cff3fd210dc1d21100b53ab1771ed6" + "url": "https://github.com/derailed/k9s/releases/download/0.10.9/k9s_0.10.9_Windows_i386.tar.gz", + "hash": "2943031741745c461e39c3e4bcdfc1bb552d52827eb7690dbe1dcc69d7c5d55a" } }, "bin": "k9s.exe",