From 7da02149da2383fc8cec767b36bc96a4f4e96f1f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Sep 2019 19:00:20 +0000 Subject: [PATCH] jx: Update to version 2.0.715 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index b6964cd7b1..37820a64a3 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.714", + "version": "2.0.715", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.714/jx-windows-amd64.zip", - "hash": "6c9061757653a96554832637b4e0a0ea74d23e603b9ad28f4aab103e39c4a88c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.715/jx-windows-amd64.zip", + "hash": "b97400ed8e8dfb54639ae38452f9067126ecf14e7b9041ab91c86b414d76c63e" } }, "bin": "jx.exe",