From a29897327c865450110cce3a3fb103438a75fe81 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Jul 2019 17:00:23 +0000 Subject: [PATCH] jx: Update to version 2.0.441 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e70287d5ad..d40e22f7c7 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.439", + "version": "2.0.441", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.439/jx-windows-amd64.zip", - "hash": "27b53e2f74bd1b83faafbbb39727daedd8b81a8c1ae1c2cda425671f472a0e28" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.441/jx-windows-amd64.zip", + "hash": "1efda68e9e587ab288e63f230b12d48c61319a694f3f854f27bb201d08a5510d" } }, "bin": "jx.exe",