From 810c77f9f8aa7fa97495366f27dfd338812da6e2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Jan 2020 15:00:29 +0000 Subject: [PATCH] jx: Update to version 2.0.1100 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 3d9e90fc8f..4824ced9d2 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.1094", + "version": "2.0.1100", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1094/jx-windows-amd64.zip", - "hash": "98f0959ddd9f4041438c6cddb0fbef8478230fab21abd87684abd56ce896617e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1100/jx-windows-amd64.zip", + "hash": "ba720d052237129dcfe2baea1bf557711cab24ea0da0864a5234344d9e17fb5c" } }, "bin": "jx.exe",