From f931484448ebaae291970f313766f22aefc67ea1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 28 Nov 2019 08:01:50 +0000 Subject: [PATCH] jx: Update to version 2.0.1029 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 03dd41a60a..fc5677c9de 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.1022", + "version": "2.0.1029", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1022/jx-windows-amd64.zip", - "hash": "70fd297cc71ec60e41c33f3315d1afca1eedbe271550f8c55bb6e0bc717523da" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1029/jx-windows-amd64.zip", + "hash": "e405dae943f8f3d6b9e6ae692b929ed65021c0b7232b30c8cf7c980398db520a" } }, "bin": "jx.exe",