From 9fb1d5ec46e9d066d3813c8cdab94490c0fb82fc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Mar 2020 02:01:50 +0000 Subject: [PATCH] jx: Update to version 2.0.1225 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0622fb206c..e181f1838f 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.1223", + "version": "2.0.1225", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1223/jx-windows-amd64.zip", - "hash": "2004b6cdd18fe648b10f691a201e91da77e5c8a18be126784fa08f8c89390840" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1225/jx-windows-amd64.zip", + "hash": "0c31f3aa3fbf450c7ecc93f15041123e81dec150ba96e83a0c41144c0ad5e723" } }, "bin": "jx.exe",