From 4ed2c7b0a73fc3264fde44cbc2b89ad13ccb68e6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 9 Sep 2019 19:00:15 +0000 Subject: [PATCH] jx: Update to version 2.0.701 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 14d94e6315..33a5056f8d 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.700", + "version": "2.0.701", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.700/jx-windows-amd64.zip", - "hash": "033e0dd4fb701d2960eda869c0320f7259a30ee3ef0957cf153ffea87dab20d3" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.701/jx-windows-amd64.zip", + "hash": "757bfb35c4132925151536bd6e1561e1033d0cd6861c29ae0b48d9ac7059db4c" } }, "bin": "jx.exe",