diff --git a/bucket/jx.json b/bucket/jx.json index 4b01fb5b86..cec00a301d 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.297", + "version": "3.2.298", "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.297/jx-windows-amd64.zip", - "hash": "4e5f539016bce689686ec41456d23238e1ac0632dac069c078d91be22b0c4153" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.298/jx-windows-amd64.zip", + "hash": "dfaf5c6a70906011a7cd71945c78e36225a7701cb4002e9ef699ba36dca25154" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",