From 4dfb22c0ff132436a4e791e508d6fa90a213ff75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 20:28:52 +0000 Subject: [PATCH] k9s: Update to version 0.40.7 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 285d3230ef..d551e4db72 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.40.6", + "version": "0.40.7", "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.6/k9s_Windows_amd64.zip", - "hash": "9bf41b027a493cbeaff11a61d1ff7de512b8155c1b6a546a0feed84f9174f24f" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.7/k9s_Windows_amd64.zip", + "hash": "0f28ac7e39000882697c4c412bdfa38c75082b79a6fd6db9a42c7bb70e81c5c5" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.40.6/k9s_Windows_arm64.zip", - "hash": "7522312309eaabd6b38a125c36d4a0c78868b0d00c64673d8cc9a4b8c9772f2c" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.7/k9s_Windows_arm64.zip", + "hash": "4bfe91a9addff9274f5ff369e413a227bf7209abd8693d98d56bc80b11c213fd" } }, "bin": "k9s.exe",