From 592f632b7dd6bf3282f2810ce6b5c295580f4659 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Sep 2019 17:00:18 +0000 Subject: [PATCH] jx: Update to version 2.0.714 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 7e9f56a703..b6964cd7b1 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.712", + "version": "2.0.714", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.712/jx-windows-amd64.zip", - "hash": "9c8dd2bd475380cbedce36c79aa320441b89627e574486344ea29e4d95d2debf" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.714/jx-windows-amd64.zip", + "hash": "6c9061757653a96554832637b4e0a0ea74d23e603b9ad28f4aab103e39c4a88c" } }, "bin": "jx.exe",