diff --git a/bucket/k9s.json b/bucket/k9s.json index ebddb6c0ab..931f4726b6 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.32.7", + "version": "0.40.0", "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.7/k9s_Windows_amd64.zip", - "hash": "988f5753d50b38f0ff7e2083736d6d7914fdd89ba4aedabfed2a59d22f41a80c" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.0/k9s_Windows_amd64.zip", + "hash": "cf61dcc8908dc0493a70201cb0895e2d12ee6f2d2dd525e3993afc38553afb2d" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.32.7/k9s_Windows_arm64.zip", - "hash": "5d766881c86f81a2d9b1bef00880b110374ff5588874c97b7917a2aec66d06d2" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.0/k9s_Windows_arm64.zip", + "hash": "8cb461f9702b3af471224317f646e481f3846aecbbbbd521427b88bc32a019a4" } }, "bin": "k9s.exe",