From 908ce78345786b656b95a519a84c3e666711888d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Jul 2019 11:01:14 +0000 Subject: [PATCH] jx: Update to version 2.0.437 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 1e710fd357..208d07ef69 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.436", + "version": "2.0.437", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.436/jx-windows-amd64.zip", - "hash": "12370d30a5a73a2b8fb0be848261b6a558340b58d635a93a40280c6a786903e9" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.437/jx-windows-amd64.zip", + "hash": "65e67bd6be6b127bddef459a666323a10ca2e2feb5743bf375ee01762bb8fbe3" } }, "bin": "jx.exe",