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