From bbb17e1b7d273edf40a8b11d731e42df065aa722 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 08:25:12 +0000 Subject: [PATCH] k9s: Update to version 0.28.2 --- bucket/k9s.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index efc22daabe..f3f5e3226c 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.28.1", + "version": "0.28.2", "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.28.1/k9s_Windows_amd64.zip", - "hash": "4e8d8c60554dce9007e50eeedb037fc1e95cb1cd86d8db74927d6d076420974d" + "url": "https://github.com/derailed/k9s/releases/download/v0.28.2/k9s_Windows_amd64.zip", + "hash": "bc9b1968aa3cedd54dd13c075631fe9bdc8869a57245fc942f18714c85f3244f" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.28.1/k9s_Windows_arm64.zip", - "hash": "0c4dfd380e37c79988fcd1fa73ea295dd0b448234e84220478d83a7d6b6986bb" + "url": "https://github.com/derailed/k9s/releases/download/v0.28.2/k9s_Windows_arm64.zip", + "hash": "a31952548e99698ec83f30b4badf1ba78a01501358f81598cbe57110f7af111e" } }, "bin": "k9s.exe",