From ae0af4f13d4ba2b3f8e8f18195233f2a23e0a15c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Sep 2019 19:02:03 +0000 Subject: [PATCH] jx: Update to version 2.0.709 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index aff164e56f..d0d8b16dcd 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.708", + "version": "2.0.709", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.708/jx-windows-amd64.zip", - "hash": "5115ce499458ff117a83a3e8d495285ae4b6ea68dc420b4e0234c83e180ed4cb" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.709/jx-windows-amd64.zip", + "hash": "f161270677f8dcba7566e82ed45f71ecc9f605ff11cb3dbd438b8aa65b85ea2f" } }, "bin": "jx.exe",