From 48c884d898ce325fcbd0d53628426a44cb479051 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Mar 2025 00:39:48 +0000 Subject: [PATCH] k9s: Update to version 0.40.9 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 99144791e6..2ed1bd16ca 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.40.8", + "version": "0.40.9", "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.8/k9s_Windows_amd64.zip", - "hash": "d2bfdc39328fb7fc9a1568292cba8d5b63ba154c304f8b53aece16bf35517abf" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.9/k9s_Windows_amd64.zip", + "hash": "569603a80cab7d8cef62f128b66f4e67ad45e61573666a2373aa6f5e3016557c" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.40.8/k9s_Windows_arm64.zip", - "hash": "417c929d5b561d1c7addc9431c39cc1b1d424c06acb09c484dfb082e7159d3d1" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.9/k9s_Windows_arm64.zip", + "hash": "ea6b68f21b6af7b0629e2a80d33d9444a03820928d5d1aa21da1928a0acb0ef1" } }, "bin": "k9s.exe",