From 868fb8a69efaeb4bb958b3fd59c1b48a26d3df38 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Mar 2020 14:01:51 +0000 Subject: [PATCH] jx: Update to version 2.0.1230 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e181f1838f..87db24fd1f 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.1225", + "version": "2.0.1230", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1225/jx-windows-amd64.zip", - "hash": "0c31f3aa3fbf450c7ecc93f15041123e81dec150ba96e83a0c41144c0ad5e723" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1230/jx-windows-amd64.zip", + "hash": "93cd63c8eb92c233cef1fd03b9a47803a570a9da34dcda48796645e873e00a26" } }, "bin": "jx.exe",