From e3c1fd38b3971d3946d83d4901467361eb084473 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Jan 2020 14:00:24 +0000 Subject: [PATCH] jx: Update to version 2.0.1104 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 52f3a40f02..d2922a924d 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.1103", + "version": "2.0.1104", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1103/jx-windows-amd64.zip", - "hash": "ca254b51e7908b568cad26a8beda7db121d00ac2c2a708453f78694c3aa153bb" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1104/jx-windows-amd64.zip", + "hash": "dadf2d5c481c6b6eebcf2133b6c31bb943293baf1c7f29fd4cf476ad54d57da0" } }, "bin": "jx.exe",