From fb40cfb36a3cf0eff27332418936d5802e699974 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 28 Aug 2019 14:00:24 +0000 Subject: [PATCH] jx: Update to version 2.0.639 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 030e6e50db..0445cf3e22 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.638", + "version": "2.0.639", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.638/jx-windows-amd64.zip", - "hash": "bf24668386cc18171e2bf4d5e9a9b56f37072fc5dc688ff0e1a143879444f8bd" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.639/jx-windows-amd64.zip", + "hash": "ff2a206d91fe16dfbacac9c4cdb622b41ce02058abd562d8a22f66043ee7f16a" } }, "bin": "jx.exe",