From ab420ebfba016f752cf6114aa56c26a18dfcc43e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 04:30:23 +0000 Subject: [PATCH] k9s: Update to version 0.40.3 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 22d6e03f03..933bc15a10 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.40.1", + "version": "0.40.3", "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.1/k9s_Windows_amd64.zip", - "hash": "461d2f8c6ab4a2d8d1d10f27cfa986c37b198ccdf69a7b19c37b492980233b3f" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.3/k9s_Windows_amd64.zip", + "hash": "041597b89d1cc9b7665da3d02df39a3d9b5584030f96a7ae4cedd76626400eb6" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.40.1/k9s_Windows_arm64.zip", - "hash": "fa2a081f909e3677844335c92dab23e4a5c3e14b73bc08dedeb5674e702c0dac" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.3/k9s_Windows_arm64.zip", + "hash": "eb40d6db044deea4697a9ecfad06ded4d19a00693b0d2cafb736d4bfac8e519d" } }, "bin": "k9s.exe",