From 1716ec30ed856d31a5c23c009fdb68701e4611fd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 30 Nov 2019 02:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.1040 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index db3db9a192..892e69a234 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.1039", + "version": "2.0.1040", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1039/jx-windows-amd64.zip", - "hash": "775f5e154dbbee7cc3c09670a9c6965cd147de0b6443db32f535b881c8da4838" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1040/jx-windows-amd64.zip", + "hash": "2eb5db01f6328a7bc1c84e6e0a8143bea1d908a5e19c840dd0fdf72371a6fc79" } }, "bin": "jx.exe",