From 4e729d9d48c3ebb91b23c0b8e39c377b719b6aa3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 00:32:30 +0000 Subject: [PATCH] k9s: Update to version 0.31.5 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 3fd127d8a3..973284c32b 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.31.4", + "version": "0.31.5", "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.4/k9s_Windows_amd64.zip", - "hash": "ded9a5a742ae59a1cbf57fec1a14c0a5673aff22ddace015b0aa98d0e0a49050" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.5/k9s_Windows_amd64.zip", + "hash": "3b708d581b3936a5855f54853ac9e367522e53acad2b1811981cb6d12fd4fc91" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.31.4/k9s_Windows_arm64.zip", - "hash": "31ef024b0efd7c3f8a544f85fcb9c61a4f05cab1eb33c0fb8498c1ba3c5b5241" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.5/k9s_Windows_arm64.zip", + "hash": "cf0e32fad1cec50ee2edae78dd8807010e6354e20374500121b733c536c771b6" } }, "bin": "k9s.exe",