From 022c8ddf217094ee80d2bb3a820ae34bdddc195d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 25 Jul 2019 15:01:15 +0000 Subject: [PATCH] jx: Update to version 2.0.514 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index b4cd115f2a..e972f5acd3 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.513", + "version": "2.0.514", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.513/jx-windows-amd64.zip", - "hash": "17e86560d4488a1f06f80c436a628acb24224801e118ffbd9a16faece42bd942" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.514/jx-windows-amd64.zip", + "hash": "a0c369184be0c2ae08659457257dd13fe49484bca39d5775137a4753cb980a3c" } }, "bin": "jx.exe",