diff --git a/bucket/jx.json b/bucket/jx.json index 9948f2b5df..15aa32eb52 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.21", + "version": "3.2.23", "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.21/jx-windows-amd64.zip", - "hash": "db0ffeb4a8a3503c70351643f1ca6670830889fd259a546341fe008222f10570" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.23/jx-windows-amd64.zip", + "hash": "6e3fdbc7c6118e6617bddadffeee02d404f60afa7ba15f6fd372df730c9640a2" } }, "bin": "jx.exe",