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