From ecbf9f81240c4b5bb60f7e11ce3891ec7ea21987 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 Jan 2020 16:01:53 +0000 Subject: [PATCH] jx: Update to version 2.0.1155 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 68884a2fc4..4f814b33e7 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.1152", + "version": "2.0.1155", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1152/jx-windows-amd64.zip", - "hash": "1b1b5f76b6a4cc7f263d30a0979eb8c011661e3c70d3ae94e103b9309851a796" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1155/jx-windows-amd64.zip", + "hash": "441870cc0a45defdca067dfa5afad76840bd71d27add8ee5a0b7c26ed620ed53" } }, "bin": "jx.exe",