diff --git a/bucket/jx.json b/bucket/jx.json index 72887abacc..c7daf7f5e2 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.331", + "version": "3.2.334", "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.331/jx-windows-amd64.zip", - "hash": "5cb8e6c9447c5d471812570a7f85bc545840e7e967e8d666904e38705845a394" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.334/jx-windows-amd64.zip", + "hash": "759267883b75cbf05daebaeaf4f7d33b2d530faccdc5363a62078608905c41e6" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",