From 915d9b6d3db788fa4a2a0643f55f8443811f69d3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Sep 2019 21:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.711 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index d0d8b16dcd..7d09af9063 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.709", + "version": "2.0.711", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.709/jx-windows-amd64.zip", - "hash": "f161270677f8dcba7566e82ed45f71ecc9f605ff11cb3dbd438b8aa65b85ea2f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.711/jx-windows-amd64.zip", + "hash": "3568d8b98f9b19483d0927b29d8a2edbe30e5064d51b07b2d8fd37a4cbd18baf" } }, "bin": "jx.exe",