From 8dbb2c8100ef27af6cffd05dd83df989b6c417bf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 10 Jul 2019 13:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.438 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 208d07ef69..96ced27d44 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.437", + "version": "2.0.438", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.437/jx-windows-amd64.zip", - "hash": "65e67bd6be6b127bddef459a666323a10ca2e2feb5743bf375ee01762bb8fbe3" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.438/jx-windows-amd64.zip", + "hash": "e55baff652a4fdbf458c52b3388b06a9e5afadf92d748ef5f173d1b7348ebab1" } }, "bin": "jx.exe",