From 1566343c9aa802eb74cfeca35fe7dc3ae7934f8c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Mar 2020 13:01:51 +0000 Subject: [PATCH] jx: Update to version 2.0.1243 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index d804bff041..5af7f7a617 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.1242", + "version": "2.0.1243", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1242/jx-windows-amd64.zip", - "hash": "3b756eeea0fb62fa972e746e96fbb250cb44e81852e241ed26ab0777062e300d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1243/jx-windows-amd64.zip", + "hash": "af4e89dd258cc409074f92c2c6405fa18c5986509981d21aba71d37367e64f32" } }, "bin": "jx.exe",