diff --git a/bucket/jx.json b/bucket/jx.json index 36cff2822d..3fa8b0745b 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.295", + "version": "3.2.296", "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.295/jx-windows-amd64.zip", - "hash": "1783fd9be1575527c92781a4d02ffb1fcebdf6e4337891d35c566c3bcfc566c9" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.296/jx-windows-amd64.zip", + "hash": "0c86103c3bb85dbeccb96d8aea4e315b7f586bd3a139243d0fdd4c49e4faa93e" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",