From 7b4d730e821ebc5c8bf5595f858d3940e6820f7e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 7 Mar 2020 01:01:48 +0000 Subject: [PATCH] jx: Update to version 2.0.1234 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0e98659d18..e1c2ad829b 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.1233", + "version": "2.0.1234", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1233/jx-windows-amd64.zip", - "hash": "fba2a0fccfa092e5b45f71817820cdeb113173ba6d6810eb4969d857f586ad34" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1234/jx-windows-amd64.zip", + "hash": "37d5f4159bce5398688cc61eeb6e4bd5549912f56d8ed17c100e31d5727006fe" } }, "bin": "jx.exe",