diff --git a/bucket/k9s.json b/bucket/k9s.json index d40ff1e663..cfdc180940 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.29.0", + "version": "0.29.1", "description": "Kubernetes Clusters manager", "homepage": "https://github.com/derailed/k9s", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/derailed/k9s/releases/download/v0.29.0/k9s_Windows_amd64.zip", - "hash": "8207504575eb4f4c273765bf3b08973ae419107b6939298c2df383c207f992d9" + "url": "https://github.com/derailed/k9s/releases/download/v0.29.1/k9s_Windows_amd64.zip", + "hash": "a8555981e6abd85754df93f0e8db027d330af14147f0efb361b84a296e0e7a26" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.29.0/k9s_Windows_arm64.zip", - "hash": "a9a21720890853a7d358dca7ae782ff4225690fdf9c423d41c1f9c468116dace" + "url": "https://github.com/derailed/k9s/releases/download/v0.29.1/k9s_Windows_arm64.zip", + "hash": "7a940fa08382267941887cbe27ed00c3b4cd7dd97ae74279d83ec3961c13ece3" } }, "bin": "k9s.exe",