diff --git a/bucket/k9s.json b/bucket/k9s.json index 2ed1bd16ca..4632ce41d3 100644 --- a/bucket/k9s.json +++ b/bucket/k9s.json @@ -1,16 +1,16 @@ { - "version": "0.40.9", + "version": "0.40.10", "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.40.9/k9s_Windows_amd64.zip", - "hash": "569603a80cab7d8cef62f128b66f4e67ad45e61573666a2373aa6f5e3016557c" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.10/k9s_Windows_amd64.zip", + "hash": "45792931fb99773a0f8d96f15fbd269171f6da6daa00af4769f0cc4673ab14b1" }, "arm64": { - "url": "https://github.com/derailed/k9s/releases/download/v0.40.9/k9s_Windows_arm64.zip", - "hash": "ea6b68f21b6af7b0629e2a80d33d9444a03820928d5d1aa21da1928a0acb0ef1" + "url": "https://github.com/derailed/k9s/releases/download/v0.40.10/k9s_Windows_arm64.zip", + "hash": "93208cb1d523ce530fa0796d08605f5bd22cd78cf71ce1177055ad6f4d98adf0" } }, "bin": "k9s.exe",