diff --git a/bucket/jx.json b/bucket/jx.json index 52b84125a1..9bcb2492ad 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.9", + "version": "3.2.11", "description": "A command line tool for installing and using Jenkins X", "homepage": "https://github.com/jenkins-x/jx", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.9/jx-windows-amd64.zip", - "hash": "7d3b30389756324c260cda1d27f23da79739818c30cd652ae22a3ecca777591d" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.11/jx-windows-amd64.zip", + "hash": "3c8641994a84e1705bc24e27c096c9cb7bf39d7f69f175deea67ac76d9b47924" } }, "bin": "jx.exe",