From a9580368caa2f59a164c1b309be2c0b8a7c07378 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 20:25:19 +0000 Subject: [PATCH] k9s: Update to version 0.31.3 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 4dcb0b9f07..42828a8f94 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.31.2", + "version": "0.31.3", "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.2/k9s_Windows_amd64.zip", - "hash": "528bbfe3253ac1958fdf4bf4251e5bdd2b305b1492fba7ff2ac83e5f8ef5a9a3" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.3/k9s_Windows_amd64.zip", + "hash": "8c4be05c712da803dd9fb1864945404b09a20ded13354e0b2cae216f0f4b0090" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.31.2/k9s_Windows_arm64.zip", - "hash": "319ffcde08db6f601cd29d2c863fa0b808f8a7ca2b4668855ca5571fd09dc7fc" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.3/k9s_Windows_arm64.zip", + "hash": "9e3671ab4a1942e59566ffdea78675c185f7a75a1ddb6239d5c806187caf0d35" } }, "bin": "k9s.exe",