k9s: Update to version 0.40.0

This commit is contained in:
github-actions[bot] 2025-02-16 00:39:32 +00:00
parent c5162f9f34
commit 03bf70e69a

View File

@ -1,16 +1,16 @@
{
"version": "0.32.7",
"version": "0.40.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.32.7/k9s_Windows_amd64.zip",
"hash": "988f5753d50b38f0ff7e2083736d6d7914fdd89ba4aedabfed2a59d22f41a80c"
"url": "https://github.com/derailed/k9s/releases/download/v0.40.0/k9s_Windows_amd64.zip",
"hash": "cf61dcc8908dc0493a70201cb0895e2d12ee6f2d2dd525e3993afc38553afb2d"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.32.7/k9s_Windows_arm64.zip",
"hash": "5d766881c86f81a2d9b1bef00880b110374ff5588874c97b7917a2aec66d06d2"
"url": "https://github.com/derailed/k9s/releases/download/v0.40.0/k9s_Windows_arm64.zip",
"hash": "8cb461f9702b3af471224317f646e481f3846aecbbbbd521427b88bc32a019a4"
}
},
"bin": "k9s.exe",