From 6f1b75f6f9b800e305776756bd5ba1ee4930efd7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Sep 2019 10:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.688 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index dccc65d5e0..4027a74157 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.687", + "version": "2.0.688", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.687/jx-windows-amd64.zip", - "hash": "85c8622b99b8245dbe2fd10ece06ab6fbe74f52cb0b2a6d5d9322384bcde37ac" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.688/jx-windows-amd64.zip", + "hash": "84911b01d019c6fa6708d4176a79063fd7ee129c3ff6c40e581e6af929cb8dcd" } }, "bin": "jx.exe",