From e88afb61d57216729daa6eccd81355e1a1ae0a86 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 26 Jul 2019 13:00:25 +0000 Subject: [PATCH] jx: Update to version 2.0.518 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 899c67b73d..df9eaa3671 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.517", + "version": "2.0.518", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.517/jx-windows-amd64.zip", - "hash": "bef5053d15ec4ba778829b3f21faf5eaa96fc4ae6446b8066a2dac31a04c41b1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.518/jx-windows-amd64.zip", + "hash": "4b42b5f02f0b6c47d0993dafcde28c6873a3c3a56bb7a3562ab930d9708a4922" } }, "bin": "jx.exe",