From 73a06c858accb0acb55aac23db0e0a7e0a0e04b3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Nov 2019 14:00:18 +0000 Subject: [PATCH] jx: Update to version 2.0.1017 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 86eb6d36c3..ae08a4c85d 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.1014", + "version": "2.0.1017", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1014/jx-windows-amd64.zip", - "hash": "5a4f17b0c770af78e3b044b094ab3eb95fbda8e98da14ffe51f0c20e9ca4c0fc" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1017/jx-windows-amd64.zip", + "hash": "d6213f23a0abdfaa1e2433dbf2c63af3cef72272c49c49cc3605ac2f836da2e3" } }, "bin": "jx.exe",