From e07d663aeedbc93ad8af90b1eccf9022ee3ae7ed Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Dec 2019 02:00:35 +0000 Subject: [PATCH] jx: Update to version 2.0.1061 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 166c18f434..7d986f6c1a 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.1058", + "version": "2.0.1061", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1058/jx-windows-amd64.zip", - "hash": "a3bfe512628924640db4ed4196cb3aa3998363122730b48c36413f7b976c5c04" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1061/jx-windows-amd64.zip", + "hash": "d058dad742689503ad696825be66ac41a949906691a163ef6224c2af919e01fe" } }, "bin": "jx.exe",