From 47dfd3aaadf5b22063a09a193c38354df91d6c73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 00:32:27 +0000 Subject: [PATCH] k9s: Update to version 0.31.4 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 42828a8f94..3fd127d8a3 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.31.3", + "version": "0.31.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.31.3/k9s_Windows_amd64.zip", - "hash": "8c4be05c712da803dd9fb1864945404b09a20ded13354e0b2cae216f0f4b0090" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.4/k9s_Windows_amd64.zip", + "hash": "ded9a5a742ae59a1cbf57fec1a14c0a5673aff22ddace015b0aa98d0e0a49050" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.31.3/k9s_Windows_arm64.zip", - "hash": "9e3671ab4a1942e59566ffdea78675c185f7a75a1ddb6239d5c806187caf0d35" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.4/k9s_Windows_arm64.zip", + "hash": "31ef024b0efd7c3f8a544f85fcb9c61a4f05cab1eb33c0fb8498c1ba3c5b5241" } }, "bin": "k9s.exe",