From 1476873c8f198cf9a47f2aaf968993c0fae595ed Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Dec 2019 13:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.1058 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f99a80c02d..166c18f434 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.1049", + "version": "2.0.1058", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1049/jx-windows-amd64.zip", - "hash": "d732046cd31ed5a7ac6698d0d77afe3140ef13c7b8cef452f509d79dda1f51b9" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1058/jx-windows-amd64.zip", + "hash": "a3bfe512628924640db4ed4196cb3aa3998363122730b48c36413f7b976c5c04" } }, "bin": "jx.exe",