k9s: Update to version 0.32.4

This commit is contained in:
github-actions[bot] 2024-03-20 20:25:26 +00:00
parent 593b319f09
commit 723ad5d84c

View File

@ -1,16 +1,16 @@
{
"version": "0.32.3",
"version": "0.32.4",
"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.3/k9s_Windows_amd64.zip",
"hash": "c3870b13a7686bb4cf1a07abcc9cfb561151915d588c0803f20a06aa221842af"
"url": "https://github.com/derailed/k9s/releases/download/v0.32.4/k9s_Windows_amd64.zip",
"hash": "53c3096dbcb9c7cf91aa7f27926f724efa9d3b092d4db4c96a77abac00167487"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.32.3/k9s_Windows_arm64.zip",
"hash": "01a74fc5251294340563098e759b24e43db4d0b5f29b37e7210af62bc0aef5ea"
"url": "https://github.com/derailed/k9s/releases/download/v0.32.4/k9s_Windows_arm64.zip",
"hash": "0458bd6dc7ffaedbbdcf6abef4a82ef6f589e3a6e5840873a23b0b80492a897c"
}
},
"bin": "k9s.exe",