From 404af543de95024aaaaded6f78864e3ba5b69e53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 08:30:08 +0000 Subject: [PATCH] k9s: Update to version 0.50.0 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 4632ce41d3..04e1038dca 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.40.10", + "version": "0.50.0", "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.40.10/k9s_Windows_amd64.zip", - "hash": "45792931fb99773a0f8d96f15fbd269171f6da6daa00af4769f0cc4673ab14b1" + "url": "https://github.com/derailed/k9s/releases/download/v0.50.0/k9s_Windows_amd64.zip", + "hash": "ea0c2e51e4031122982e73713bce8eb0dbc255905b72e16cbb078a91b7020e21" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.40.10/k9s_Windows_arm64.zip", - "hash": "93208cb1d523ce530fa0796d08605f5bd22cd78cf71ce1177055ad6f4d98adf0" + "url": "https://github.com/derailed/k9s/releases/download/v0.50.0/k9s_Windows_arm64.zip", + "hash": "e392222d9b3e5113c2071cdc2b54c17b728214ec01f002387f93028ba36a5158" } }, "bin": "k9s.exe",