diff --git a/bucket/jx.json b/bucket/jx.json index ced046853a..6e889c5777 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.326", + "version": "3.2.327", "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.326/jx-windows-amd64.zip", - "hash": "b65516cb65fba892a0579d5dbcb3d84184a14528a52be51ad49ef29720712e5d" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.327/jx-windows-amd64.zip", + "hash": "bc141a44391ec7bb70a05e2591f1831e082c3a7d13bda574ca0b239fe4bffb27" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",