From f7ab5940191f791514d7410577e2fa2b561d2b3d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 23 Jul 2019 08:00:17 +0000 Subject: [PATCH] jx: Update to version 2.0.499 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 65c3a14031..9b69f65c42 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.498", + "version": "2.0.499", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.498/jx-windows-amd64.zip", - "hash": "c2c1383d6cd4b89819808bc8b46853d4ad3419afc6e88c8d92873a3ffd92242a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.499/jx-windows-amd64.zip", + "hash": "b534a65a999e2f04bbd774f27c33c651a2532faa38124f34a99ed91b84e6bae2" } }, "bin": "jx.exe",