From 68639d7bd9f45cf3e7d6c8858132141d88eaa716 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Sep 2019 17:00:23 +0000 Subject: [PATCH] jx: Update to version 2.0.754 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index bd6b8f1306..c80c276bb6 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.753", + "version": "2.0.754", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.753/jx-windows-amd64.zip", - "hash": "0e2c43a21b717e67967ab11e301bf9f744078774b17b036c74181874938ac784" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.754/jx-windows-amd64.zip", + "hash": "07fdbb94a94dd04e755ff6ba90a6017263ad1a6577f75a122945b49f211376f4" } }, "bin": "jx.exe",