diff --git a/bucket/jx.json b/bucket/jx.json index 3dd7f2a7d9..ddcd83612f 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.383", + "version": "3.2.384", "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.383/jx-windows-amd64.zip", - "hash": "bdbec3776c7a7ed942253360636d534975052dd3f4bc3c870789d267b77437bd" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.384/jx-windows-amd64.zip", + "hash": "6a78ca4dbc847d0d91e72bf6587160d709f593ce513b06431a61d2ba707ce5f8" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",