From 723ad5d84ce5cd541f241bc87346ddba8e027ebc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 20:25:26 +0000 Subject: [PATCH] k9s: Update to version 0.32.4 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index b3bb92e2e0..9150c34ea6 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.32.3", + "version": "0.32.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.32.3/k9s_Windows_amd64.zip", - "hash": "c3870b13a7686bb4cf1a07abcc9cfb561151915d588c0803f20a06aa221842af" + "url": "https://github.com/derailed/k9s/releases/download/v0.32.4/k9s_Windows_amd64.zip", + "hash": "53c3096dbcb9c7cf91aa7f27926f724efa9d3b092d4db4c96a77abac00167487" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.32.3/k9s_Windows_arm64.zip", - "hash": "01a74fc5251294340563098e759b24e43db4d0b5f29b37e7210af62bc0aef5ea" + "url": "https://github.com/derailed/k9s/releases/download/v0.32.4/k9s_Windows_arm64.zip", + "hash": "0458bd6dc7ffaedbbdcf6abef4a82ef6f589e3a6e5840873a23b0b80492a897c" } }, "bin": "k9s.exe",