From b3d2ed393a8dcd2463d39be18b87bf83dbe7524a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 21 Aug 2019 10:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.605 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 188751210b..7b276ea3ad 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.604", + "version": "2.0.605", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.604/jx-windows-amd64.zip", - "hash": "bd69a9975887c9fe18e7e1c6e8118375f0d4d28d19787d72e3e1e66f7b5c21dc" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.605/jx-windows-amd64.zip", + "hash": "7d0da3e87bcbace55aefa526252b15625232abb169546a9f7774a7ec31a20f73" } }, "bin": "jx.exe",