From d86cb83f910fa092a1ae72c2c883f591e1c1fc1c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 24 Jul 2019 23:00:29 +0000 Subject: [PATCH] jx: Update to version 2.0.510 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a9ba570f21..9c7f338504 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.509", + "version": "2.0.510", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.509/jx-windows-amd64.zip", - "hash": "f3eaac9613f14e9e3dbabaf3c943bed1192f8a667cb09557ee44e11696127b21" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.510/jx-windows-amd64.zip", + "hash": "413eab9a5e779c95c5d783ad4e4d7c0384ad9378c7b4866d4dd05a9a27a9e976" } }, "bin": "jx.exe",