k9s: Update to version 0.50.4

This commit is contained in:
github-actions[bot] 2025-04-19 20:27:26 +00:00
parent c5f4c56055
commit f0ce81bc20

View File

@ -1,16 +1,16 @@
{ {
"version": "0.50.3", "version": "0.50.4",
"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.50.3/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.50.4/k9s_Windows_amd64.zip",
"hash": "76cdfd1d22e2b984706e8903e5ab1e07a6436e54ad9cc042fe8e1f2b24db36df" "hash": "b7daeed8c498d16802658e56a3cde0225727379992a25dd63cc0472cd53eb440"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.3/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.50.4/k9s_Windows_arm64.zip",
"hash": "46c1fca9d052add81a557f919147a462d11515a4539342668bbe88b7bd983cda" "hash": "1d9315b9b9b81c8ba016996069029dd9ce902e112b76b38d3be59c55e393197b"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",