From 3b3373b1df21c7a2b7d4597488afce665672fae4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Sep 2019 09:00:26 +0000 Subject: [PATCH] jx: Update to version 2.0.704 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a414250053..770f1c75f8 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.702", + "version": "2.0.704", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.702/jx-windows-amd64.zip", - "hash": "344ac1715fd7dd7eb878b125f35b29a7360707ca1e0a7bcb359db3636b282930" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.704/jx-windows-amd64.zip", + "hash": "aac053f433376a04999a49cb9e5c28799ce1b229a5c47c2c190777ba79dbed96" } }, "bin": "jx.exe",