diff --git a/bucket/jx.json b/bucket/jx.json index 308f807de5..ea0dc3c563 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.164", + "version": "3.2.165", "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.164/jx-windows-amd64.zip", - "hash": "b601641638c08e8717f84a97b3153bd754c4d161c07cfe711c0ad604cdc3d22a" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.165/jx-windows-amd64.zip", + "hash": "fb1f39a8fc530d40ccddbfb70e1fdefd1f19ff63e617f2c077b04507b522011f" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",