From 5c42a39b839dae68ae08396dce32f46505849c4b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 10 Mar 2020 19:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1236 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e1c2ad829b..9605581d7e 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.1234", + "version": "2.0.1236", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1234/jx-windows-amd64.zip", - "hash": "37d5f4159bce5398688cc61eeb6e4bd5549912f56d8ed17c100e31d5727006fe" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1236/jx-windows-amd64.zip", + "hash": "842929e64d7d58648f4bc2c2f19331d7d3007e9cbccd3434d7a43e0390210240" } }, "bin": "jx.exe",