From 67fb4d86c61515c7cf8bb4c5bda0db49a82102d5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 24 Jul 2019 11:00:25 +0000 Subject: [PATCH] jx: Update to version 2.0.507 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a91df61fc3..7b8ff6a2c9 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.506", + "version": "2.0.507", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.506/jx-windows-amd64.zip", - "hash": "a1ec79e05c1c00e8b95d39bc96e48728dd7ba8e161f94a76afb18431bfd5b097" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.507/jx-windows-amd64.zip", + "hash": "423141c778c6ef764f3b65d7e99658d845fa1debcaae299db0498d47f4396765" } }, "bin": "jx.exe",