From d9ed96e235195d6d80aff3f18e772f705c3e7663 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 13 Sep 2019 18:00:17 +0000 Subject: [PATCH] jx: Update to version 2.0.739 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ce919891a0..3749ad19a9 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.737", + "version": "2.0.739", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.737/jx-windows-amd64.zip", - "hash": "e0c85674200a7a9fc532bc7ee1296557070df18ad7ea55a2cae2159186133415" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.739/jx-windows-amd64.zip", + "hash": "5bcbe6700d87bed2ac3dda73891aed1463a4c5f838fdc5ccb49368595960bf60" } }, "bin": "jx.exe",