From 41341f7a1fbdd0e1e3deba59b28f9056234111dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 08:26:41 +0000 Subject: [PATCH] k9s: Update to version 0.31.6 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 973284c32b..8939708550 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.31.5", + "version": "0.31.6", "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.5/k9s_Windows_amd64.zip", - "hash": "3b708d581b3936a5855f54853ac9e367522e53acad2b1811981cb6d12fd4fc91" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.6/k9s_Windows_amd64.zip", + "hash": "49881c51975ca6bd6c966c8e13fb9a22b366530fd1a99bba4439d7fc88147255" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.31.5/k9s_Windows_arm64.zip", - "hash": "cf0e32fad1cec50ee2edae78dd8807010e6354e20374500121b733c536c771b6" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.6/k9s_Windows_arm64.zip", + "hash": "db9f9cf893e03d499cf7e28f8c37dd9585b883ecf659fa325ffcbd10e76fd599" } }, "bin": "k9s.exe",