From e385ad965b0282009e5098422ccbc58a00412ad2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Sep 2019 10:00:17 +0000 Subject: [PATCH] jx: Update to version 2.0.712 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 7d09af9063..7e9f56a703 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.711", + "version": "2.0.712", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.711/jx-windows-amd64.zip", - "hash": "3568d8b98f9b19483d0927b29d8a2edbe30e5064d51b07b2d8fd37a4cbd18baf" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.712/jx-windows-amd64.zip", + "hash": "9c8dd2bd475380cbedce36c79aa320441b89627e574486344ea29e4d95d2debf" } }, "bin": "jx.exe",