From bd2b5154a6c785b8f937521b0d33a279a13214c1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 13 Sep 2019 17:00:35 +0000 Subject: [PATCH] jx: Update to version 2.0.737 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c8c317203d..ce919891a0 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/jenkins-x/jx", "description": "A command line tool for installing and using Jenkins X", "license": "Apache-2.0", - "version": "2.0.734", + "version": "2.0.737", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.734/jx-windows-amd64.zip", - "hash": "af9c311b241ffed3bed81b0f7e35d70f46a2984d802cf6b629a87dba83d1a31b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.737/jx-windows-amd64.zip", + "hash": "e0c85674200a7a9fc532bc7ee1296557070df18ad7ea55a2cae2159186133415" } }, "bin": "jx.exe",