From 651eb1753f9cb0e65633c38e65ff2eacb3174e22 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 18 Jan 2020 02:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1137 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 83f7743293..337e287553 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.1136", + "version": "2.0.1137", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1136/jx-windows-amd64.zip", - "hash": "1d56022e1b082e8b388b13a680cbe9a72e8022c925304eed30162d66a933a514" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1137/jx-windows-amd64.zip", + "hash": "a905e6916a8f8367ba092f2e7260a8f99994617f4db56b3aa89ddfd563a1882a" } }, "bin": "jx.exe",