k9s: Update to version 0.40.1

This commit is contained in:
github-actions[bot] 2025-02-16 20:26:52 +00:00
parent ab649f0eba
commit 60682468be

View File

@ -1,16 +1,16 @@
{
"version": "0.40.0",
"version": "0.40.1",
"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.0/k9s_Windows_amd64.zip",
"hash": "cf61dcc8908dc0493a70201cb0895e2d12ee6f2d2dd525e3993afc38553afb2d"
"url": "https://github.com/derailed/k9s/releases/download/v0.40.1/k9s_Windows_amd64.zip",
"hash": "461d2f8c6ab4a2d8d1d10f27cfa986c37b198ccdf69a7b19c37b492980233b3f"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.40.0/k9s_Windows_arm64.zip",
"hash": "8cb461f9702b3af471224317f646e481f3846aecbbbbd521427b88bc32a019a4"
"url": "https://github.com/derailed/k9s/releases/download/v0.40.1/k9s_Windows_arm64.zip",
"hash": "fa2a081f909e3677844335c92dab23e4a5c3e14b73bc08dedeb5674e702c0dac"
}
},
"bin": "k9s.exe",