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