k9s: Update to version 0.40.10

This commit is contained in:
github-actions[bot] 2025-03-16 16:29:07 +00:00
parent 2277c85dee
commit aadb318ee8

View File

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