From 3caed39cb170f1767eab2a4b4e90522aef730c83 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 15 Jan 2020 23:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1132 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c6e798226d..c4c43b1b17 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.1126", + "version": "2.0.1132", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1126/jx-windows-amd64.zip", - "hash": "96b0f1e3508d815199d51ad7370bb6c7e48cff5f2d2fb24d8553544496165b3f" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1132/jx-windows-amd64.zip", + "hash": "c5dace831379a7f4444504e63f7b220e34fb9855b05fe6ba36aaad07640445b8" } }, "bin": "jx.exe",