From 1388bce2c649d43545b605f004300ab427aa471b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 Feb 2020 02:01:53 +0000 Subject: [PATCH] jx: Update to version 2.0.1180 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a220a10337..5f1a650161 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.1177", + "version": "2.0.1180", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1177/jx-windows-amd64.zip", - "hash": "23b06c5f630076dc39b3deeaa7ba566e395a4572f3acf4c13f947643b358739f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1180/jx-windows-amd64.zip", + "hash": "a27dbdd9562edfba18bc51dba5aea3af7dd5ce6c8aa91879d399209fcf10fa70" } }, "bin": "jx.exe",