From e35ea53e9ea5463ce033114c1bb22f1041f7e4b7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Sep 2019 16:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.725 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 3fe83fb659..6d5b330e11 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.724", + "version": "2.0.725", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.724/jx-windows-amd64.zip", - "hash": "0f3ee0a82075ff330f7d0a45bdcea9c3080b6eb17f764174e50913b3db6ae412" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.725/jx-windows-amd64.zip", + "hash": "8628d4c75f0f6abaf06bfdb74938c4002d49dd2402c736194f16bcee6bdada2f" } }, "bin": "jx.exe",