diff --git a/bucket/jx.json b/bucket/jx.json index 8a3d9299a8..1d6a12cc94 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.388", + "version": "3.2.389", "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.388/jx-windows-amd64.zip", - "hash": "57dcae92bac0166d2f209b3966cf4a4081e8052e6ae61ba1bf43d0f0db2417ee" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.389/jx-windows-amd64.zip", + "hash": "02a6018e53e78ef3bcc25d9fe1718d2825c7ddbd99d214c81ccb872c380c6bc4" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",