From ddb0840b5e92dca62cdd2f40573a7e6ecae5183a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Dec 2019 14:00:23 +0000 Subject: [PATCH] jx: Update to version 2.0.1090 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f287a61557..1e89e31309 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.1089", + "version": "2.0.1090", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1089/jx-windows-amd64.zip", - "hash": "98fe9ee7f6526fcb4a3b97418312386cd04991ec2bbb0039d91f1cf2ac0a60d8" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1090/jx-windows-amd64.zip", + "hash": "6848c50021822f87b575fbade0aaaad314921f6b3809f1cc0e828bcde676df46" } }, "bin": "jx.exe",