From 371f2bfbf7e0bf9a6fd42bec4ce940564477baa4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 16 Jan 2020 02:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1133 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c4c43b1b17..f6a35849ee 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.1132", + "version": "2.0.1133", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1132/jx-windows-amd64.zip", - "hash": "c5dace831379a7f4444504e63f7b220e34fb9855b05fe6ba36aaad07640445b8" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1133/jx-windows-amd64.zip", + "hash": "1750d51f6b9b3f4ee22eaf1aa6941bc974df6e173b59fd51e5f896a39e66018d" } }, "bin": "jx.exe",