diff --git a/bucket/k9s.json b/bucket/k9s.json index 0c3f6a25a0..588f58d67a 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.32.1", + "version": "0.32.2", "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.1/k9s_Windows_amd64.zip", - "hash": "3eaec10da2964488cc5d1293c84d110ecf83ab6e8b028945332b220e515a7489" + "url": "https://github.com/derailed/k9s/releases/download/v0.32.2/k9s_Windows_amd64.zip", + "hash": "6f15feb07e81e6a93fdfcc68aa83c1d9840ca0ffeced7f150787f220db5f8f97" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.32.1/k9s_Windows_arm64.zip", - "hash": "949bfa8ecd533c4d13ea8c74332e1aa46a07f23321d93d92ac01b7ddbf463765" + "url": "https://github.com/derailed/k9s/releases/download/v0.32.2/k9s_Windows_arm64.zip", + "hash": "33876743d9196a1efb7d79fd25174c75f9a5130c20d199a87bff993453d0c92d" } }, "bin": "k9s.exe",