From 8930efda09dc1a8f8006a0eeaa0eb4fbc7f2a02e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:30:30 +0000 Subject: [PATCH] k9s: Update to version 0.40.5 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 4f9330ba5d..7a5d4b2b0b 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.40.4", + "version": "0.40.5", "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.4/k9s_Windows_amd64.zip", - "hash": "7c6193c9371f4d29e6ae94117de2b6e26e6c8316ccd020d3076aee6cef02b591" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.5/k9s_Windows_amd64.zip", + "hash": "3e110547f55c241f5183507f698a0e479a7f1eed457506d23c9bcfa68bce9a9f" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.40.4/k9s_Windows_arm64.zip", - "hash": "cc377d43ae5074b182f2f3bb257395bddc9ac1cbc310ce3c7739d266c8386d70" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.5/k9s_Windows_arm64.zip", + "hash": "b648e4529ebbd6f8f84d3adf16ba4635af14d4629bb4497a00ee3abe99a217f6" } }, "bin": "k9s.exe",