From 1336882cf4ba853c74861159f28759e1f5518be2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 22 Jan 2020 04:01:57 +0000 Subject: [PATCH] jx: Update to version 2.0.1142 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0a3ca02a15..a9b7a682a8 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.1140", + "version": "2.0.1142", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1140/jx-windows-amd64.zip", - "hash": "9f9f3d0183e0e3b2c30dc394d99f14b0c3cae8b6865410fb385c5593806a10f1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1142/jx-windows-amd64.zip", + "hash": "a85ceb7241ed49e26b61cda0194fd242a4397a11a1e581916a487e861fef5d3a" } }, "bin": "jx.exe",