From 23b33fa4e690e929a39a33433978bd304d364e21 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 28 Feb 2020 01:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1216 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 683021ccaf..512db19827 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.1212", + "version": "2.0.1216", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1212/jx-windows-amd64.zip", - "hash": "1baa7b5eb178a6d0b6f40305f4e15bf6ba1cb78bd2ab6380624d819eeb4c765c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1216/jx-windows-amd64.zip", + "hash": "42f8323da631153a0e27604b4ff01ae40853f11ea596be5a376243d2bd01d207" } }, "bin": "jx.exe",