From 8348b7221360864e9e0f31ad8091a97f754ff2cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 20:23:41 +0000 Subject: [PATCH] k9s: Update to version 0.30.4 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index feb37df63c..8aa0702ab9 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.30.3", + "version": "0.30.4", "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.3/k9s_Windows_amd64.zip", - "hash": "85dec95672781e8f44545cad13c8f3700f9f014cffa780919681bf5457cd4704" + "url": "https://github.com/derailed/k9s/releases/download/v0.30.4/k9s_Windows_amd64.zip", + "hash": "ff3b593b7c19ed71fb98a808765a43cfb0f7a5db294de73c3655c33c69006829" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.30.3/k9s_Windows_arm64.zip", - "hash": "3f65dcef8bd2998f5643d8412e5cc7a6489f15249ce703d3e69e4126ff2720f7" + "url": "https://github.com/derailed/k9s/releases/download/v0.30.4/k9s_Windows_arm64.zip", + "hash": "38940d4c6c3cc1f9f6cd572c3259e440180e203d4fe720fa8672aaa9a8bc9f6e" } }, "bin": "k9s.exe",