From 7501316617156899760ee92fa34109e86de9398a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Nov 2023 04:16:32 +0000 Subject: [PATCH] k9s@0.28.1: Fix hash (Closes #5262) --- bucket/k9s.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/k9s.json b/bucket/k9s.json index 36e88176ee..efc22daabe 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -6,11 +6,11 @@ "architecture": { "64bit": { "url": "https://github.com/derailed/k9s/releases/download/v0.28.1/k9s_Windows_amd64.zip", - "hash": "0cb12a6bba5c17a243e7b4dbe4432b7c69f7fe7281fd015c79619f0ad7ad5d11" + "hash": "4e8d8c60554dce9007e50eeedb037fc1e95cb1cd86d8db74927d6d076420974d" }, "arm64": { "url": "https://github.com/derailed/k9s/releases/download/v0.28.1/k9s_Windows_arm64.zip", - "hash": "c38735bdb27131baa37c8938c5239b191c98cb4b6fe1873b7e32ccb13e1bad56" + "hash": "0c4dfd380e37c79988fcd1fa73ea295dd0b448234e84220478d83a7d6b6986bb" } }, "bin": "k9s.exe",