From 3b40c0cb9b4ee7dee746dfd6578a297ea73478d9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 11 Mar 2020 02:01:54 +0000 Subject: [PATCH] jx: Update to version 2.0.1238 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 9605581d7e..e6b04ff62a 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.1236", + "version": "2.0.1238", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1236/jx-windows-amd64.zip", - "hash": "842929e64d7d58648f4bc2c2f19331d7d3007e9cbccd3434d7a43e0390210240" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1238/jx-windows-amd64.zip", + "hash": "734a0548696beb146e76e216251ebcd681e12a3e86249f83f349568295e24079" } }, "bin": "jx.exe",