From 5c37a0d87ca4a82a68069af5f729aacfb650f7ca Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Dec 2019 02:00:25 +0000 Subject: [PATCH] jx: Update to version 2.0.1089 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 66da6c7f08..f287a61557 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.1087", + "version": "2.0.1089", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1087/jx-windows-amd64.zip", - "hash": "8a52e208f6b6c74c4ebb39677fd7084a0762cf7bb7d81bc640508c0d4be6c173" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1089/jx-windows-amd64.zip", + "hash": "98fe9ee7f6526fcb4a3b97418312386cd04991ec2bbb0039d91f1cf2ac0a60d8" } }, "bin": "jx.exe",