diff --git a/bucket/k9s.json b/bucket/k9s.json index 04e1038dca..fc1b9254a0 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.50.0", + "version": "0.50.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.50.0/k9s_Windows_amd64.zip", - "hash": "ea0c2e51e4031122982e73713bce8eb0dbc255905b72e16cbb078a91b7020e21" + "url": "https://github.com/derailed/k9s/releases/download/v0.50.1/k9s_Windows_amd64.zip", + "hash": "fcc2ed714113a4131124a8e2ee2e14f223bf50192175f679b19373d3497ac402" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.50.0/k9s_Windows_arm64.zip", - "hash": "e392222d9b3e5113c2071cdc2b54c17b728214ec01f002387f93028ba36a5158" + "url": "https://github.com/derailed/k9s/releases/download/v0.50.1/k9s_Windows_arm64.zip", + "hash": "02e85520a8e8e681dd5b296b3d621c84da2be2e74f1f978706dc454f98464782" } }, "bin": "k9s.exe",