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