k9s: Update to version 0.40.3

This commit is contained in:
github-actions[bot] 2025-02-17 04:30:23 +00:00
parent b0f1f2b2f2
commit ab420ebfba

View File

@ -1,16 +1,16 @@
{ {
"version": "0.40.1", "version": "0.40.3",
"description": "Kubernetes Clusters manager", "description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s", "homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.40.1/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.40.3/k9s_Windows_amd64.zip",
"hash": "461d2f8c6ab4a2d8d1d10f27cfa986c37b198ccdf69a7b19c37b492980233b3f" "hash": "041597b89d1cc9b7665da3d02df39a3d9b5584030f96a7ae4cedd76626400eb6"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.40.1/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.40.3/k9s_Windows_arm64.zip",
"hash": "fa2a081f909e3677844335c92dab23e4a5c3e14b73bc08dedeb5674e702c0dac" "hash": "eb40d6db044deea4697a9ecfad06ded4d19a00693b0d2cafb736d4bfac8e519d"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",