k9s: Update to version 0.32.5

This commit is contained in:
github-actions[bot] 2024-06-15 20:25:57 +00:00
parent df02f78732
commit 8420b6967d

View File

@ -1,16 +1,16 @@
{
"version": "0.32.4",
"version": "0.32.5",
"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.4/k9s_Windows_amd64.zip",
"hash": "53c3096dbcb9c7cf91aa7f27926f724efa9d3b092d4db4c96a77abac00167487"
"url": "https://github.com/derailed/k9s/releases/download/v0.32.5/k9s_Windows_amd64.zip",
"hash": "4a0bb4bd8406a73587148300ec578c20215a324227f3c22af12e3cd24b8c7ae1"
},
"arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.32.4/k9s_Windows_arm64.zip",
"hash": "0458bd6dc7ffaedbbdcf6abef4a82ef6f589e3a6e5840873a23b0b80492a897c"
"url": "https://github.com/derailed/k9s/releases/download/v0.32.5/k9s_Windows_arm64.zip",
"hash": "32ae40377d9df3ec8a25be1ee35e28954278d2e1aa24b26b4ccc09d9c78b6816"
}
},
"bin": "k9s.exe",