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