From b15d189cf2060cdb4d2e3257d6aee40857352111 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 21 Dec 2019 01:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.1093 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 1e89e31309..3f5597e839 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.1090", + "version": "2.0.1093", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1090/jx-windows-amd64.zip", - "hash": "6848c50021822f87b575fbade0aaaad314921f6b3809f1cc0e828bcde676df46" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1093/jx-windows-amd64.zip", + "hash": "fdffc59db583db16c61522c6b619e6e2cc2f3b503172a641f76ff46260a94d84" } }, "bin": "jx.exe",