From fa810d71ad8f128bc21f92dd2a384ae88dcb4226 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 22 Aug 2019 14:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.611 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index eb899e0e2c..1c5dee44fe 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.608", + "version": "2.0.611", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.608/jx-windows-amd64.zip", - "hash": "f593b1922b1e013286ef070b4d75d159e1eb65b974dcad11aa3f1400af3220f5" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.611/jx-windows-amd64.zip", + "hash": "5297b9a8c41beb2e40fb9a982240ab1cbb8993b310d64f61fc9d2cf6f56ec13d" } }, "bin": "jx.exe",