From f31f721908bf336d7ca64ee61a4f3058d6304506 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 26 Aug 2019 19:00:49 +0000 Subject: [PATCH] jx: Update to version 2.0.629 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c3f37a21cd..53ba7ebaaa 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.628", + "version": "2.0.629", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.628/jx-windows-amd64.zip", - "hash": "71850c584f4020dabc1956af5667ec66d6db37ebde62e3b2ec1e44e1111c2502" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.629/jx-windows-amd64.zip", + "hash": "94ca1aa0f0db2ec804b5f434e93bf45481274edd9685e6df2f58e218f5ae3014" } }, "bin": "jx.exe",