k9s: Update to version 0.50.1

This commit is contained in:
github-actions[bot] 2025-04-10 08:30:41 +00:00
parent 1cd6474032
commit b917c4ed1c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.50.0", "version": "0.50.1",
"description": "Kubernetes Clusters manager", "description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s", "homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.0/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.50.1/k9s_Windows_amd64.zip",
"hash": "ea0c2e51e4031122982e73713bce8eb0dbc255905b72e16cbb078a91b7020e21" "hash": "fcc2ed714113a4131124a8e2ee2e14f223bf50192175f679b19373d3497ac402"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.0/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.50.1/k9s_Windows_arm64.zip",
"hash": "e392222d9b3e5113c2071cdc2b54c17b728214ec01f002387f93028ba36a5158" "hash": "02e85520a8e8e681dd5b296b3d621c84da2be2e74f1f978706dc454f98464782"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",