From 98880d4ad77309cd7acffa9ec58fcf05decdb653 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 27 Nov 2019 14:00:26 +0000 Subject: [PATCH] jx: Update to version 2.0.1022 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 939fb57daa..03dd41a60a 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.1021", + "version": "2.0.1022", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1021/jx-windows-amd64.zip", - "hash": "d37ed8bc806e212525d81dc21a5843b6169f2e30c2811c52c0fefe14e456bda7" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1022/jx-windows-amd64.zip", + "hash": "70fd297cc71ec60e41c33f3315d1afca1eedbe271550f8c55bb6e0bc717523da" } }, "bin": "jx.exe",