From 48f60637ac2c0339e3656c82d751e7b0b68e29a6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Dec 2019 02:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.1049 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index de6e2f06e4..f99a80c02d 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.1047", + "version": "2.0.1049", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1047/jx-windows-amd64.zip", - "hash": "a8f1f84c733ea08386235ffbb3251e65a5ac83cadbb84f19344d008fa8f66f27" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1049/jx-windows-amd64.zip", + "hash": "d732046cd31ed5a7ac6698d0d77afe3140ef13c7b8cef452f509d79dda1f51b9" } }, "bin": "jx.exe",