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