From e169faaadf497b8c5349d611c9cc6ca1a722479e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 23 Jan 2020 02:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1143 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a9b7a682a8..a6aa4ded1c 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.1142", + "version": "2.0.1143", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1142/jx-windows-amd64.zip", - "hash": "a85ceb7241ed49e26b61cda0194fd242a4397a11a1e581916a487e861fef5d3a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1143/jx-windows-amd64.zip", + "hash": "49df76402915ed93914fa868bb40c4b43af36fe53dd206ccd4889eef1b29da35" } }, "bin": "jx.exe",