From 00514f5454d2003504b2f543b1542cb85e5b2a36 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Jan 2020 15:01:51 +0000 Subject: [PATCH] jx: Update to version 2.0.1123 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 563bb2eb19..3698fac6ca 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.1120", + "version": "2.0.1123", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1120/jx-windows-amd64.zip", - "hash": "2ec6bf68d785b2947d9027a346b24e8bf3d88c791e59474aebebf7791b9410bb" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1123/jx-windows-amd64.zip", + "hash": "6c29b7dee6984abb61fa4d440ceabdb927deea4a0769c9db508d5acbc52c93c8" } }, "bin": "jx.exe",