diff --git a/bucket/k9s.json b/bucket/k9s.json index 7675d2bebe..645d56e64f 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.17.7", + "version": "0.18.0", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.17.7/k9s_Windows_x86_64.tar.gz", - "hash": "a2bdad476932bb4db1e36aa0c8635f4aaf9e67de6d978c1c58bc751cf5553c9b" + "url": "https://github.com/derailed/k9s/releases/download/v0.18.0/k9s_Windows_x86_64.tar.gz", + "hash": "510feacb3e935f4eadb6fff8787ed46ec4075033008baf6b6ef63e86753a1d68" }, "32bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.17.7/k9s_Windows_i386.tar.gz", - "hash": "5babcffffa4425872988e4869fda3ddc20af8447594b74f53d3de31ffcbe72b9" + "url": "https://github.com/derailed/k9s/releases/download/v0.18.0/k9s_Windows_i386.tar.gz", + "hash": "9a59477c15d30f7d8f0ec5d76068fbf8cd0fad0bc5775c35f0844352a59b317d" } }, "bin": "k9s.exe",