From 01597fbc16e320af858deed0fe72e92735afd0aa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Jul 2019 10:01:13 +0000 Subject: [PATCH] jx: Update to version 2.0.500 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 9b69f65c42..151688baa8 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.499", + "version": "2.0.500", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.499/jx-windows-amd64.zip", - "hash": "b534a65a999e2f04bbd774f27c33c651a2532faa38124f34a99ed91b84e6bae2" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.500/jx-windows-amd64.zip", + "hash": "29e286729a958b9f6bb3702c7e6c6a76d6b560873cf824a68e870ff7d2ff98f4" } }, "bin": "jx.exe",