diff --git a/bucket/k9s.json b/bucket/k9s.json index 18a85436ff..36a0da32af 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.8.4", + "version": "0.9.0", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.8.4/k9s_0.8.4_Windows_x86_64.tar.gz", - "hash": "da5458f2c62f142cade8bff52bf9189cdcc45cb3503c8cf394000adb34078b62" + "url": "https://github.com/derailed/k9s/releases/download/0.9.0/k9s_0.9.0_Windows_x86_64.tar.gz", + "hash": "482e9af9141b8a08eb5830afda0b0fa6447f4668e1fb55d11691936c61e80740" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/0.8.4/k9s_0.8.4_Windows_i386.tar.gz", - "hash": "f5acc97e655c39a3ee9a4f55c53d24e8913d4f9f1df0b5d09b5836a67f05963f" + "url": "https://github.com/derailed/k9s/releases/download/0.9.0/k9s_0.9.0_Windows_i386.tar.gz", + "hash": "cd63bf97e96b92000d4a256336bded79b5247a4dc2f8c020375db807bed16e84" } }, "bin": "k9s.exe",