diff --git a/bucket/jx.json b/bucket/jx.json index 874cdc5b20..7b1f1b22f4 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.16.28", + "version": "3.16.29", "description": "Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests", "homepage": "https://jenkins-x.io/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v3.16.28/jx-windows-amd64.zip", - "hash": "46292bdc3908be37e1c82417584b9f2bbd899261e136e4ba58c38e29347fe6af" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.16.29/jx-windows-amd64.zip", + "hash": "2c174441c2026a046ecefeb3f57b94c809c25d01338261020a6c857d33512860" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",