k9s@0.50.9: Fix hash (Closes #6979)

This commit is contained in:
github-actions[bot] 2025-07-20 15:05:22 +00:00
parent 9fd7280041
commit a15e27a299

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.9/k9s_Windows_amd64.zip",
"hash": "68e5c87cd08996b527bb7cba8ee8051d6edb775cf3ffb7a22cb669b583788319"
"hash": "317648acfff649457ba68458b988a3008591a270ac308855ea33230189b10199"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.9/k9s_Windows_arm64.zip",
"hash": "7bd49897419b2a870ff3aee2283be75a52d99ccd3d1d75851ab862b3d2788ba5"
"hash": "ccd738fab18eb282878a569e3844102b63dac99503d5702e58c5222d87adf677"
}
},
"bin": "k9s.exe",