From 410f69f3a097d554c433dddfdece782647529b94 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 20 Feb 2020 01:01:53 +0000 Subject: [PATCH] jx: Update to version 2.0.1200 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e38d4f3eba..ff3ce644fb 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.1198", + "version": "2.0.1200", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1198/jx-windows-amd64.zip", - "hash": "44ec5d17c071b39487be2862eaf2e0801a6ab6c36608f12e0db1603be6ca9acc" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1200/jx-windows-amd64.zip", + "hash": "2f835464efce1e15697d0b44e86408f4e289ddbaf716e695ffc1a7af6d35ee21" } }, "bin": "jx.exe",