From 6dbedbd54c9abc43d68a831ed29817e5d2e4d91f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Dec 2019 17:00:23 +0000 Subject: [PATCH] jx: Update to version 2.0.1047 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 521a7a177d..de6e2f06e4 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.1045", + "version": "2.0.1047", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1045/jx-windows-amd64.zip", - "hash": "be733b80a88c55fe9ce9b441d46aed6e45a8f5ce37b0522a77ae9d8d549bea9f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1047/jx-windows-amd64.zip", + "hash": "a8f1f84c733ea08386235ffbb3251e65a5ac83cadbb84f19344d008fa8f66f27" } }, "bin": "jx.exe",