From 4dd40253e7826413d00a26b15ea72148ddb47e3f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 00:31:48 +0000 Subject: [PATCH] k9s: Update to version 0.30.6 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 80ea70f1bc..6e195f7562 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.30.5", + "version": "0.30.6", "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.30.5/k9s_Windows_amd64.zip", - "hash": "19f9d7d0cad21f5adae24c20e013745139dac0fd9b1f91f6172c8a5c557a0e98" + "url": "https://github.com/derailed/k9s/releases/download/v0.30.6/k9s_Windows_amd64.zip", + "hash": "b45f5d234b8e1badd2ea2fbcd571b7fa1bd5a34428ae6ea5ba8c1c19e2e23a46" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.30.5/k9s_Windows_arm64.zip", - "hash": "cc22c620bcb12cc26d31978f2c6a8599364de24290ee7155c91d003ecb199bd8" + "url": "https://github.com/derailed/k9s/releases/download/v0.30.6/k9s_Windows_arm64.zip", + "hash": "7872323d2e3a9a2891b9cce210fc188ddecabb281a2c2e618f7c7d2a84504289" } }, "bin": "k9s.exe",