k9s@0.28.1: Fix hash (Closes #5262)

This commit is contained in:
github-actions[bot] 2023-11-12 04:16:32 +00:00
parent de0403b739
commit 7501316617

View File

@ -6,11 +6,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.28.1/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.28.1/k9s_Windows_amd64.zip",
"hash": "0cb12a6bba5c17a243e7b4dbe4432b7c69f7fe7281fd015c79619f0ad7ad5d11" "hash": "4e8d8c60554dce9007e50eeedb037fc1e95cb1cd86d8db74927d6d076420974d"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.28.1/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.28.1/k9s_Windows_arm64.zip",
"hash": "c38735bdb27131baa37c8938c5239b191c98cb4b6fe1873b7e32ccb13e1bad56" "hash": "0c4dfd380e37c79988fcd1fa73ea295dd0b448234e84220478d83a7d6b6986bb"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",