k9s: Update to version 0.50.12

This commit is contained in:
github-actions[bot] 2025-09-19 16:29:26 +00:00
parent d45984159f
commit b011aa7444

View File

@ -1,16 +1,16 @@
{
"version": "0.50.11",
"version": "0.50.12",
"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.11/k9s_Windows_amd64.zip",
"hash": "19246e97f1afc423f6685b58cb2fdaf4d00578ed259e9cb0d5232395deb31c47"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.12/k9s_Windows_amd64.zip",
"hash": "43fb3d3b9bdf98d09b9f16e3ec88c2f6b33a16713b7c2fc9832b9ff38b44acca"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.11/k9s_Windows_arm64.zip",
"hash": "85793f71745d5c5ab7921134b72606147ad970b4813f4743cde54d1933f3d864"
"url": "https://github.com/derailed/k9s/releases/download/v0.50.12/k9s_Windows_arm64.zip",
"hash": "9032d0de5613709747a2f64b341d4518d8a1ba362a011916676836860f8da49f"
}
},
"bin": "k9s.exe",