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