diff --git a/bucket/k9s.json b/bucket/k9s.json index 42828a8f94..3fd127d8a3 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.31.3", + "version": "0.31.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.31.3/k9s_Windows_amd64.zip", - "hash": "8c4be05c712da803dd9fb1864945404b09a20ded13354e0b2cae216f0f4b0090" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.4/k9s_Windows_amd64.zip", + "hash": "ded9a5a742ae59a1cbf57fec1a14c0a5673aff22ddace015b0aa98d0e0a49050" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.31.3/k9s_Windows_arm64.zip", - "hash": "9e3671ab4a1942e59566ffdea78675c185f7a75a1ddb6239d5c806187caf0d35" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.4/k9s_Windows_arm64.zip", + "hash": "31ef024b0efd7c3f8a544f85fcb9c61a4f05cab1eb33c0fb8498c1ba3c5b5241" } }, "bin": "k9s.exe",