From 6df48d1817ea98918c5b11e3cc0057ff6fb83a48 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Jan 2020 02:01:20 +0000 Subject: [PATCH] jx: Update to version 2.0.1103 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 09de380c08..52f3a40f02 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.1102", + "version": "2.0.1103", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1102/jx-windows-amd64.zip", - "hash": "5581baed1cb7138f2f78368be72b97ec2ee7bbcd54cc23ac400cc9f0b60e8c90" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1103/jx-windows-amd64.zip", + "hash": "ca254b51e7908b568cad26a8beda7db121d00ac2c2a708453f78694c3aa153bb" } }, "bin": "jx.exe",