From d401ba0d36bdb6ecd5f50497a2045c8e80cc9ddf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Nov 2019 02:00:53 +0000 Subject: [PATCH] jx: Update to version 2.0.1038 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index fc5677c9de..d0ccde4136 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.1029", + "version": "2.0.1038", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1029/jx-windows-amd64.zip", - "hash": "e405dae943f8f3d6b9e6ae692b929ed65021c0b7232b30c8cf7c980398db520a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1038/jx-windows-amd64.zip", + "hash": "376d2a132eacea581779c81259add6bc41f833206024d2144fbb6707f46a6ccc" } }, "bin": "jx.exe",