From 4f57976351e7e6650cddac65b39d0ebd20a224fc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Dec 2019 07:00:41 +0000 Subject: [PATCH] jx: Update to version 2.0.1045 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 085c190bfe..521a7a177d 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.1042", + "version": "2.0.1045", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1042/jx-windows-amd64.zip", - "hash": "7249f915bf877e13ef829e57c6288fc4e190acf6aeb773db5e24ead0c4c96617" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1045/jx-windows-amd64.zip", + "hash": "be733b80a88c55fe9ce9b441d46aed6e45a8f5ce37b0522a77ae9d8d549bea9f" } }, "bin": "jx.exe",