diff --git a/bucket/k9s.json b/bucket/k9s.json index 1ce4e5a82e..1d4d6befed 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.50.3", + "version": "0.50.4", "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.50.3/k9s_Windows_amd64.zip", - "hash": "76cdfd1d22e2b984706e8903e5ab1e07a6436e54ad9cc042fe8e1f2b24db36df" + "url": "https://github.com/derailed/k9s/releases/download/v0.50.4/k9s_Windows_amd64.zip", + "hash": "b7daeed8c498d16802658e56a3cde0225727379992a25dd63cc0472cd53eb440" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.50.3/k9s_Windows_arm64.zip", - "hash": "46c1fca9d052add81a557f919147a462d11515a4539342668bbe88b7bd983cda" + "url": "https://github.com/derailed/k9s/releases/download/v0.50.4/k9s_Windows_arm64.zip", + "hash": "1d9315b9b9b81c8ba016996069029dd9ce902e112b76b38d3be59c55e393197b" } }, "bin": "k9s.exe",