k9s: Update to version 0.50.3

This commit is contained in:
github-actions[bot] 2025-04-14 00:40:27 +00:00
parent e56c71bccc
commit f089061535

View File

@ -1,16 +1,16 @@
{ {
"version": "0.50.2", "version": "0.50.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.50.2/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.50.3/k9s_Windows_amd64.zip",
"hash": "91efdb5cd147029aa2f8e079912fe0ef6622d6fd28c0bc2f669e79954279afc2" "hash": "76cdfd1d22e2b984706e8903e5ab1e07a6436e54ad9cc042fe8e1f2b24db36df"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.2/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.50.3/k9s_Windows_arm64.zip",
"hash": "2aabd73c1522dd47a8ab9be67a513ad50f946799427f16634d695a51904c819b" "hash": "46c1fca9d052add81a557f919147a462d11515a4539342668bbe88b7bd983cda"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",