From 026dded3cd213a681187a91acfcaaaf59a11902a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Jul 2019 11:01:10 +0000 Subject: [PATCH] jx: Update to version 2.0.420 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 46a7beaf5b..163ba94d99 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.418", + "version": "2.0.420", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.418/jx-windows-amd64.zip", - "hash": "40053129cb627500e17191675970c75332860a9f97cd367ad7941cabf4dcaa3b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.420/jx-windows-amd64.zip", + "hash": "5cdf68d0a2c81c3a4ad8629410f212bba4162cce00439575a502fc3bb46e409e" } }, "bin": "jx.exe",