From 1b6d7c35e41761f1c3e9966420e092826626f838 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 20:24:27 +0000 Subject: [PATCH] k9s: Update to version 0.30.8 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 253ae71a3d..a3cafa71ab 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.30.7", + "version": "0.30.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.30.7/k9s_Windows_amd64.zip", - "hash": "860232eaeccef73016d5cb3494173966447293d6cc816fed01be1951b7c778ea" + "url": "https://github.com/derailed/k9s/releases/download/v0.30.8/k9s_Windows_amd64.zip", + "hash": "300815acf3999461040de631dbb190d3f10e4040f0d6d7b8278186cce86d0204" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.30.7/k9s_Windows_arm64.zip", - "hash": "6c057881b6b9283970dade7872304b1331a088311d6df59420e1a2b913c72815" + "url": "https://github.com/derailed/k9s/releases/download/v0.30.8/k9s_Windows_arm64.zip", + "hash": "ad6f83b31c40f80dea23e23e3091225612bdb2c3dcb4cde22f88a4bc83a24358" } }, "bin": "k9s.exe",