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