k9s: Update to version 0.29.1

This commit is contained in:
github-actions[bot] 2023-12-08 00:32:46 +00:00
parent c27734131e
commit 0e633fcfdb

View File

@ -1,16 +1,16 @@
{
"version": "0.29.0",
"version": "0.29.1",
"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.29.0/k9s_Windows_amd64.zip",
"hash": "8207504575eb4f4c273765bf3b08973ae419107b6939298c2df383c207f992d9"
"url": "https://github.com/derailed/k9s/releases/download/v0.29.1/k9s_Windows_amd64.zip",
"hash": "a8555981e6abd85754df93f0e8db027d330af14147f0efb361b84a296e0e7a26"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.29.0/k9s_Windows_arm64.zip",
"hash": "a9a21720890853a7d358dca7ae782ff4225690fdf9c423d41c1f9c468116dace"
"url": "https://github.com/derailed/k9s/releases/download/v0.29.1/k9s_Windows_arm64.zip",
"hash": "7a940fa08382267941887cbe27ed00c3b4cd7dd97ae74279d83ec3961c13ece3"
}
},
"bin": "k9s.exe",