k9s: Update to version 0.50.0

This commit is contained in:
github-actions[bot] 2025-04-09 08:30:08 +00:00
parent fca7769062
commit 404af543de

View File

@ -1,16 +1,16 @@
{
"version": "0.40.10",
"version": "0.50.0",
"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.40.10/k9s_Windows_amd64.zip",
"hash": "45792931fb99773a0f8d96f15fbd269171f6da6daa00af4769f0cc4673ab14b1"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.0/k9s_Windows_amd64.zip",
"hash": "ea0c2e51e4031122982e73713bce8eb0dbc255905b72e16cbb078a91b7020e21"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.40.10/k9s_Windows_arm64.zip",
"hash": "93208cb1d523ce530fa0796d08605f5bd22cd78cf71ce1177055ad6f4d98adf0"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.0/k9s_Windows_arm64.zip",
"hash": "e392222d9b3e5113c2071cdc2b54c17b728214ec01f002387f93028ba36a5158"
}
},
"bin": "k9s.exe",