From 9e92eed8aec6a481521136e6319a24fa5a34342a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Nov 2019 14:00:28 +0000 Subject: [PATCH] jx: Update to version 2.0.1003 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 6485ffb3e7..f2c9f7cb8f 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.1001", + "version": "2.0.1003", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1001/jx-windows-amd64.zip", - "hash": "c05f7afdd941b24f728734f054972cc4fd2140d73f765d6971be6d01e343273c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1003/jx-windows-amd64.zip", + "hash": "fb73962b20d687358c3b5684dffcd376848e079fcc388b5cf314cbff14f333b2" } }, "bin": "jx.exe",