From 4edd06bc9721bb8facad7896546d7358cf2fa6da Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 9 Oct 2019 03:00:14 +0000 Subject: [PATCH] jx: Update to version 2.0.842 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 33609ce7a8..f0a096c912 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.838", + "version": "2.0.842", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.838/jx-windows-amd64.zip", - "hash": "305fa79115430389e95562711018e675d563c41e7201294c19b4e2ef6a6e3f26" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.842/jx-windows-amd64.zip", + "hash": "2a443854fcbffe6078ada10f875e98ba8692e54951593350463851ead6a4657b" } }, "bin": "jx.exe",