k9s: Update to version 0.32.1

This commit is contained in:
github-actions[bot] 2024-03-05 04:26:47 +00:00
parent 78147e00ab
commit ec764f988e

View File

@ -1,16 +1,16 @@
{
"version": "0.32.0",
"version": "0.32.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.32.0/k9s_Windows_amd64.zip",
"hash": "c351cfb4660c5438c8d051df570ff1abb303feff7f3424ad83ee3fc9fc3451cf"
"url": "https://github.com/derailed/k9s/releases/download/v0.32.1/k9s_Windows_amd64.zip",
"hash": "3eaec10da2964488cc5d1293c84d110ecf83ab6e8b028945332b220e515a7489"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.32.0/k9s_Windows_arm64.zip",
"hash": "6641031f2aabfaf514e00af14a60588e9f5d14c2118fbf943001827d931b0114"
"url": "https://github.com/derailed/k9s/releases/download/v0.32.1/k9s_Windows_arm64.zip",
"hash": "949bfa8ecd533c4d13ea8c74332e1aa46a07f23321d93d92ac01b7ddbf463765"
}
},
"bin": "k9s.exe",