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