From f90b94f6f8d3707ac26e14b2c8f40ea9c3a91598 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Dec 2019 13:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.1042 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a24633f031..085c190bfe 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.1041", + "version": "2.0.1042", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1041/jx-windows-amd64.zip", - "hash": "c45c37feb9bac19933b4f9753488de0b0acd2eda6bd01e42d7e49e72c4ba3ba0" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1042/jx-windows-amd64.zip", + "hash": "7249f915bf877e13ef829e57c6288fc4e190acf6aeb773db5e24ead0c4c96617" } }, "bin": "jx.exe",