From 583be4c6f044cacb2141c6a72d6f0929faad4948 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 9 Jul 2019 13:01:51 +0000 Subject: [PATCH] jx: Update to version 2.0.430 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 58851420ef..fdf9269710 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.427", + "version": "2.0.430", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.427/jx-windows-amd64.zip", - "hash": "09ccddfb11800c338841a537d1720d2ca699e2ac1c5382dce37a6f03ca732902" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.430/jx-windows-amd64.zip", + "hash": "3e00b2090a26208db260502b30d1fc151cffdcc5b50efff1394e144cafa22edc" } }, "bin": "jx.exe",