From ba60554f98609fc209006f684eacb4cf03ee1e38 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Sep 2019 13:00:15 +0000 Subject: [PATCH] jx: Update to version 2.0.691 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 51d2f49d4d..85851f6237 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.689", + "version": "2.0.691", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.689/jx-windows-amd64.zip", - "hash": "540f97102e76499af746a5c1b56cf8cf0cc1146504a250c5167f3c0dc3af4526" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.691/jx-windows-amd64.zip", + "hash": "9cf1daa9bd28e71dd54589f33278a8060379f882af4204ac61da7be0b479ad92" } }, "bin": "jx.exe",