diff --git a/bucket/k9s.json b/bucket/k9s.json index b3bb92e2e0..9150c34ea6 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -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",