From 47942cae4931f8da4060556c328d571012f53ea5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 5 Feb 2020 02:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1182 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 5f1a650161..4bb6323fd7 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.1180", + "version": "2.0.1182", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1180/jx-windows-amd64.zip", - "hash": "a27dbdd9562edfba18bc51dba5aea3af7dd5ce6c8aa91879d399209fcf10fa70" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1182/jx-windows-amd64.zip", + "hash": "0f04c72be58fe06f0c4043a4e0c89ff8c6a987d33acce8ddfa5e3c550aab4692" } }, "bin": "jx.exe",