From 49f94706007dd9b970be81b585bd13ce7bdd3fbf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Nov 2019 14:00:18 +0000 Subject: [PATCH] jx: Update to version 2.0.1039 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index d0ccde4136..db3db9a192 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.1038", + "version": "2.0.1039", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1038/jx-windows-amd64.zip", - "hash": "376d2a132eacea581779c81259add6bc41f833206024d2144fbb6707f46a6ccc" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1039/jx-windows-amd64.zip", + "hash": "775f5e154dbbee7cc3c09670a9c6965cd147de0b6443db32f535b881c8da4838" } }, "bin": "jx.exe",