k9s: Update to version 0.32.2

This commit is contained in:
github-actions[bot] 2024-03-06 04:26:08 +00:00
parent a45df844a8
commit 976d75078a

View File

@ -1,16 +1,16 @@
{ {
"version": "0.32.1", "version": "0.32.2",
"description": "Kubernetes Clusters manager", "description": "Kubernetes Clusters manager",
"homepage": "https://github.com/derailed/k9s", "homepage": "https://github.com/derailed/k9s",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/derailed/k9s/releases/download/v0.32.1/k9s_Windows_amd64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.32.2/k9s_Windows_amd64.zip",
"hash": "3eaec10da2964488cc5d1293c84d110ecf83ab6e8b028945332b220e515a7489" "hash": "6f15feb07e81e6a93fdfcc68aa83c1d9840ca0ffeced7f150787f220db5f8f97"
}, },
"arm64": { "arm64": {
"url": "https://github.com/derailed/k9s/releases/download/v0.32.1/k9s_Windows_arm64.zip", "url": "https://github.com/derailed/k9s/releases/download/v0.32.2/k9s_Windows_arm64.zip",
"hash": "949bfa8ecd533c4d13ea8c74332e1aa46a07f23321d93d92ac01b7ddbf463765" "hash": "33876743d9196a1efb7d79fd25174c75f9a5130c20d199a87bff993453d0c92d"
} }
}, },
"bin": "k9s.exe", "bin": "k9s.exe",