From dbd5a1ec21bd638ab8e24562548c178012e22913 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 4 Jan 2020 14:00:23 +0000 Subject: [PATCH] jx: Update to version 2.0.1101 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4824ced9d2..ef0e13bb65 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.1100", + "version": "2.0.1101", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1100/jx-windows-amd64.zip", - "hash": "ba720d052237129dcfe2baea1bf557711cab24ea0da0864a5234344d9e17fb5c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1101/jx-windows-amd64.zip", + "hash": "e5234e1f9f1ed30ff95164262e40863c23c81a6a1300b11b1f9a477925625e18" } }, "bin": "jx.exe",