diff --git a/bucket/k9s.json b/bucket/k9s.json index daaace8b13..219cb84ed7 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.4", + "version": "0.10.5", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.4/k9s_0.10.4_Windows_x86_64.tar.gz", - "hash": "0bfeb4aa7b14f334edfa1dbe32437c26f30c9deb23795b792234b396ef02bd4c" + "url": "https://github.com/derailed/k9s/releases/download/0.10.5/k9s_0.10.5_Windows_x86_64.tar.gz", + "hash": "a660aca659185eae7ee79f1c898a159ce51848232156d06c54a0236cf85c3306" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.10.4/k9s_0.10.4_Windows_i386.tar.gz", - "hash": "0e3cdcd7af00b210a8a33d8a496f4d1ccdb221951571ece67fd724ac79eea2d8" + "url": "https://github.com/derailed/k9s/releases/download/0.10.5/k9s_0.10.5_Windows_i386.tar.gz", + "hash": "db9e63578f784d6a9fc6cba983788a19b13a42db9fa9fe1564791fcf5c618fb0" } }, "bin": "k9s.exe",