From 4812435b709c8cf662ddb3aff471f10f6c21d0fc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Sep 2019 09:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.687 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index bb1a5b1043..dccc65d5e0 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.686", + "version": "2.0.687", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.686/jx-windows-amd64.zip", - "hash": "08f6ff0271fb548ac28e420942c8c8bf911b612b29f0525d992373e1fd1562c6" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.687/jx-windows-amd64.zip", + "hash": "85c8622b99b8245dbe2fd10ece06ab6fbe74f52cb0b2a6d5d9322384bcde37ac" } }, "bin": "jx.exe",