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