From 903bae7fd20aee8e8bd120319e0163a7f104f79e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 8 Jul 2019 20:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.425 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 6167fce142..644071053f 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.424", + "version": "2.0.425", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.424/jx-windows-amd64.zip", - "hash": "08645fc641667fa39d8dbd9447b23f3c505625537c8d146eca9038b8b34e2949" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.425/jx-windows-amd64.zip", + "hash": "b76b7539fdcad4391045f9b0184725b4198b5a137fb765519cad5609f7c0adf5" } }, "bin": "jx.exe",