From 62fead7afba8999e8c7af7d591ae25e7d7db179d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Sep 2019 11:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.689 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4027a74157..51d2f49d4d 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.688", + "version": "2.0.689", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.688/jx-windows-amd64.zip", - "hash": "84911b01d019c6fa6708d4176a79063fd7ee129c3ff6c40e581e6af929cb8dcd" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.689/jx-windows-amd64.zip", + "hash": "540f97102e76499af746a5c1b56cf8cf0cc1146504a250c5167f3c0dc3af4526" } }, "bin": "jx.exe",