From f0ce81bc2069e8a59d8a263eb35c2cbe0ac9b395 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 20:27:26 +0000 Subject: [PATCH] k9s: Update to version 0.50.4 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 1ce4e5a82e..1d4d6befed 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.50.3", + "version": "0.50.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.50.3/k9s_Windows_amd64.zip", - "hash": "76cdfd1d22e2b984706e8903e5ab1e07a6436e54ad9cc042fe8e1f2b24db36df" + "url": "https://github.com/derailed/k9s/releases/download/v0.50.4/k9s_Windows_amd64.zip", + "hash": "b7daeed8c498d16802658e56a3cde0225727379992a25dd63cc0472cd53eb440" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.50.3/k9s_Windows_arm64.zip", - "hash": "46c1fca9d052add81a557f919147a462d11515a4539342668bbe88b7bd983cda" + "url": "https://github.com/derailed/k9s/releases/download/v0.50.4/k9s_Windows_arm64.zip", + "hash": "1d9315b9b9b81c8ba016996069029dd9ce902e112b76b38d3be59c55e393197b" } }, "bin": "k9s.exe",