From e3ab21f081d765bb80ed69344f3648574dcc5f6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 00:36:31 +0000 Subject: [PATCH] k9s: Update to version 0.40.8 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index d551e4db72..99144791e6 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.40.7", + "version": "0.40.8", "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.7/k9s_Windows_amd64.zip", - "hash": "0f28ac7e39000882697c4c412bdfa38c75082b79a6fd6db9a42c7bb70e81c5c5" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.8/k9s_Windows_amd64.zip", + "hash": "d2bfdc39328fb7fc9a1568292cba8d5b63ba154c304f8b53aece16bf35517abf" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.40.7/k9s_Windows_arm64.zip", - "hash": "4bfe91a9addff9274f5ff369e413a227bf7209abd8693d98d56bc80b11c213fd" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.8/k9s_Windows_arm64.zip", + "hash": "417c929d5b561d1c7addc9431c39cc1b1d424c06acb09c484dfb082e7159d3d1" } }, "bin": "k9s.exe",