k9s: Update to version 0.40.4

This commit is contained in:
github-actions[bot] 2025-02-18 08:30:17 +00:00
parent 4a19bf0543
commit d16deb3d2c

View File

@ -1,16 +1,16 @@
{
"version": "0.40.3",
"version": "0.40.4",
"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.3/k9s_Windows_amd64.zip",
"hash": "041597b89d1cc9b7665da3d02df39a3d9b5584030f96a7ae4cedd76626400eb6"
"url": "https://github.com/derailed/k9s/releases/download/v0.40.4/k9s_Windows_amd64.zip",
"hash": "7c6193c9371f4d29e6ae94117de2b6e26e6c8316ccd020d3076aee6cef02b591"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.40.3/k9s_Windows_arm64.zip",
"hash": "eb40d6db044deea4697a9ecfad06ded4d19a00693b0d2cafb736d4bfac8e519d"
"url": "https://github.com/derailed/k9s/releases/download/v0.40.4/k9s_Windows_arm64.zip",
"hash": "cc377d43ae5074b182f2f3bb257395bddc9ac1cbc310ce3c7739d266c8386d70"
}
},
"bin": "k9s.exe",