From 67b943a648dd5e0ca246c697fa55a684582fa6ca Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Dec 2019 08:01:50 +0000 Subject: [PATCH] jx: Update to version 2.0.1074 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 114b2e8cff..de4b57efc0 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.1067", + "version": "2.0.1074", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1067/jx-windows-amd64.zip", - "hash": "c5df063c391070f460f92d9c15b6b3a5c3273d863acf07266374f9c11738712d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1074/jx-windows-amd64.zip", + "hash": "40e271fbbf5883848edecfb495de0045425bbc248efbedce7806af1da29b6ed8" } }, "bin": "jx.exe",