From fa0a54fbb78f7d3f97d94517d5be9484366ae336 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 22 Feb 2020 01:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1202 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ff3ce644fb..0477b08d17 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.1200", + "version": "2.0.1202", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1200/jx-windows-amd64.zip", - "hash": "2f835464efce1e15697d0b44e86408f4e289ddbaf716e695ffc1a7af6d35ee21" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1202/jx-windows-amd64.zip", + "hash": "8c0837b1ef30ff7321e46a28aa61a59823728261cbd06df82b484576b9236d37" } }, "bin": "jx.exe",