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