From c9b82d932768edc49a1d6a44eb3c422eb40d7777 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Sep 2019 21:00:18 +0000 Subject: [PATCH] jx: Update to version 2.0.686 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2b295ef0d7..bb1a5b1043 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.685", + "version": "2.0.686", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.685/jx-windows-amd64.zip", - "hash": "1d007406f733c99fa2079e4970eca12bf06ab157d8456d8df4881a6d6ee2305e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.686/jx-windows-amd64.zip", + "hash": "08f6ff0271fb548ac28e420942c8c8bf911b612b29f0525d992373e1fd1562c6" } }, "bin": "jx.exe",