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