From b917c4ed1cb6eb6137b6799c05d6174b4f536e78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 08:30:41 +0000 Subject: [PATCH] k9s: Update to version 0.50.1 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 04e1038dca..fc1b9254a0 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.50.0", + "version": "0.50.1", "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.0/k9s_Windows_amd64.zip", - "hash": "ea0c2e51e4031122982e73713bce8eb0dbc255905b72e16cbb078a91b7020e21" + "url": "https://github.com/derailed/k9s/releases/download/v0.50.1/k9s_Windows_amd64.zip", + "hash": "fcc2ed714113a4131124a8e2ee2e14f223bf50192175f679b19373d3497ac402" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.50.0/k9s_Windows_arm64.zip", - "hash": "e392222d9b3e5113c2071cdc2b54c17b728214ec01f002387f93028ba36a5158" + "url": "https://github.com/derailed/k9s/releases/download/v0.50.1/k9s_Windows_arm64.zip", + "hash": "02e85520a8e8e681dd5b296b3d621c84da2be2e74f1f978706dc454f98464782" } }, "bin": "k9s.exe",