diff --git a/bucket/jx.json b/bucket/jx.json index 92e143756d..5a6533fce6 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.49", + "version": "3.2.51", "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.49/jx-windows-amd64.zip", - "hash": "f62ca9f42062f6c69edb973ec9b369f3cf3c6bd98832ef91d4657d3da04c4e93" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.51/jx-windows-amd64.zip", + "hash": "fed8f89a9b7f83be3e98329141040a55c203a38d34bc884475634dac99f2be88" } }, "bin": "jx.exe",