From f0932f94c1d5e1ac67d1adcbef9d732d87dd6937 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Jul 2019 19:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.502 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c3eb8c988b..cdeb8a4121 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.501", + "version": "2.0.502", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.501/jx-windows-amd64.zip", - "hash": "6df1d7293cab4b68ccb8e06d964e4be3200fa528b5937c92a129ac0a6c3147e9" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.502/jx-windows-amd64.zip", + "hash": "29e2b0c31a603bf6581dd9d004b138ae86f95c6fa25de3f8c26d0019f30bee8b" } }, "bin": "jx.exe",