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