From 0e2da18f0de91cb8feacc6fa5b47fceca1cc552b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 9 Sep 2019 21:00:17 +0000 Subject: [PATCH] jx: Update to version 2.0.702 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 33a5056f8d..a414250053 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.701", + "version": "2.0.702", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.701/jx-windows-amd64.zip", - "hash": "757bfb35c4132925151536bd6e1561e1033d0cd6861c29ae0b48d9ac7059db4c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.702/jx-windows-amd64.zip", + "hash": "344ac1715fd7dd7eb878b125f35b29a7360707ca1e0a7bcb359db3636b282930" } }, "bin": "jx.exe",