k9s: Update to version 0.40.5

This commit is contained in:
github-actions[bot] 2025-02-18 16:30:30 +00:00
parent c8da01e69c
commit 8930efda09

View File

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