k9s: Update to version 0.50.2

This commit is contained in:
github-actions[bot] 2025-04-10 16:29:54 +00:00
parent 7be96a271b
commit 60e4aa1526

View File

@ -1,16 +1,16 @@
{ {
"version": "0.50.1", "version": "0.50.2",
"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.1/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.50.2/k9s_Windows_amd64.zip",
"hash": "fcc2ed714113a4131124a8e2ee2e14f223bf50192175f679b19373d3497ac402" "hash": "91efdb5cd147029aa2f8e079912fe0ef6622d6fd28c0bc2f669e79954279afc2"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.50.1/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.50.2/k9s_Windows_arm64.zip",
"hash": "02e85520a8e8e681dd5b296b3d621c84da2be2e74f1f978706dc454f98464782" "hash": "2aabd73c1522dd47a8ab9be67a513ad50f946799427f16634d695a51904c819b"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",