diff --git a/bucket/jx.json b/bucket/jx.json index 1119fdd776..05813d8559 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.246", + "version": "3.2.249", "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.246/jx-windows-amd64.zip", - "hash": "619f115b47120f7401be9c2b91678d52db4c1ebf236dee41d4b1ad1750dc36d1" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.249/jx-windows-amd64.zip", + "hash": "83af52999fc813422a2aefafa600fe12971033105fcecc9c4a2bad2b8a8d31c6" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",