From f8a7e65d66c3a16cb15e5728edb7dc293518667b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 04:26:40 +0000 Subject: [PATCH] k9s: Update to version 0.31.8 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 561dd0ab96..f69f02a568 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.31.7", + "version": "0.31.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.31.7/k9s_Windows_amd64.zip", - "hash": "16e442063b05395ea4ea93f56edfbac5f347bcfda85a9c22d5712bd11878e960" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.8/k9s_Windows_amd64.zip", + "hash": "f0111f0efae49db237bc634bcc656845cb16802665bbd5f4d316914571a0e322" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.31.7/k9s_Windows_arm64.zip", - "hash": "b904a4b232861893e4b34e04aa78269ad7e2b249c668c6aeac70f474beb2d78b" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.8/k9s_Windows_arm64.zip", + "hash": "0b18d32c7c9edaefc5a19f500ce0c9f0f6adf109352e98c69a3c37b13377e785" } }, "bin": "k9s.exe",