k9s: Update to version 0.50.5

This commit is contained in:
github-actions[bot] 2025-05-08 08:30:19 +00:00
parent 11a0b4d30b
commit 91a528f671

View File

@ -1,16 +1,16 @@
{
"version": "0.50.4",
"version": "0.50.5",
"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.4/k9s_Windows_amd64.zip",
"hash": "b7daeed8c498d16802658e56a3cde0225727379992a25dd63cc0472cd53eb440"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.5/k9s_Windows_amd64.zip",
"hash": "224bd49567635e0887d3295e8f2771e7b849aef03b09a38e36b4ef6906307bc0"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.4/k9s_Windows_arm64.zip",
"hash": "1d9315b9b9b81c8ba016996069029dd9ce902e112b76b38d3be59c55e393197b"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.5/k9s_Windows_arm64.zip",
"hash": "3c5dc94d1fcbd2182a19944620e4d2179c2d504b370dea926a23b8566e877070"
}
},
"bin": "k9s.exe",