From d420d7bcb40323d84aecadf05d295f1cce07c6b7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Sep 2019 12:00:15 +0000 Subject: [PATCH] jx: Update to version 2.0.785 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0320c299d8..1a4ed70000 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.784", + "version": "2.0.785", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.784/jx-windows-amd64.zip", - "hash": "97224d7d7e0ca67386ca85bc5fb9f174a34c45e86693c1e5b2e49faf2b77cc5b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.785/jx-windows-amd64.zip", + "hash": "0b1d2f970a61445c14c1bae32b3029810d96009ba2b45af39046b6437a20c4b7" } }, "bin": "jx.exe",