From ce9de9baee221801ca7242619f2bf59637cd71d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 18 Apr 2020 18:43:41 +0200 Subject: [PATCH] jx: Update to version 2.0.1286 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 3be20054a1..516dfd7f62 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.1285", + "version": "2.0.1286", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1285/jx-windows-amd64.zip", - "hash": "d20385040b0117fd0b52a7fa903e398fe071c7cc8bb3fcdbf84b3ed440b8058e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1286/jx-windows-amd64.zip", + "hash": "c839dfc1c9d2375564268b64a953b6379c93258b24559ab62837cd340d92eb2d" } }, "bin": "jx.exe",