From 70c4b9565fd16c47156975d7aeedd55b14bedc3d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Jul 2019 17:00:20 +0000 Subject: [PATCH] jx: Update to version 2.0.424 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 163ba94d99..6167fce142 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.420", + "version": "2.0.424", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.420/jx-windows-amd64.zip", - "hash": "5cdf68d0a2c81c3a4ad8629410f212bba4162cce00439575a502fc3bb46e409e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.424/jx-windows-amd64.zip", + "hash": "08645fc641667fa39d8dbd9447b23f3c505625537c8d146eca9038b8b34e2949" } }, "bin": "jx.exe",