diff --git a/bucket/k9s.json b/bucket/k9s.json index 8939708550..561dd0ab96 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.31.6", + "version": "0.31.7", "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.6/k9s_Windows_amd64.zip", - "hash": "49881c51975ca6bd6c966c8e13fb9a22b366530fd1a99bba4439d7fc88147255" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.7/k9s_Windows_amd64.zip", + "hash": "16e442063b05395ea4ea93f56edfbac5f347bcfda85a9c22d5712bd11878e960" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.31.6/k9s_Windows_arm64.zip", - "hash": "db9f9cf893e03d499cf7e28f8c37dd9585b883ecf659fa325ffcbd10e76fd599" + "url": "https://github.com/derailed/k9s/releases/download/v0.31.7/k9s_Windows_arm64.zip", + "hash": "b904a4b232861893e4b34e04aa78269ad7e2b249c668c6aeac70f474beb2d78b" } }, "bin": "k9s.exe",