From a15e27a299e93100ee478984d00ae42b164c5b25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Jul 2025 15:05:22 +0000 Subject: [PATCH] k9s@0.50.9: Fix hash (Closes #6979) --- bucket/k9s.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 21bcf6e936..f69672782e 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -6,11 +6,11 @@ "architecture": { "64bit": { "url": "https://github.com/derailed/k9s/releases/download/v0.50.9/k9s_Windows_amd64.zip", - "hash": "68e5c87cd08996b527bb7cba8ee8051d6edb775cf3ffb7a22cb669b583788319" + "hash": "317648acfff649457ba68458b988a3008591a270ac308855ea33230189b10199" }, "arm64": { "url": "https://github.com/derailed/k9s/releases/download/v0.50.9/k9s_Windows_arm64.zip", - "hash": "7bd49897419b2a870ff3aee2283be75a52d99ccd3d1d75851ab862b3d2788ba5" + "hash": "ccd738fab18eb282878a569e3844102b63dac99503d5702e58c5222d87adf677" } }, "bin": "k9s.exe",