From ce536c23abced1febe2e5dba79f8f81cdb57a60b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 6 May 2020 11:06:25 +0200 Subject: [PATCH] jx: Update to version 2.1.23 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4e9495e2f1..a0ff394b34 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.1.20", + "version": "2.1.23", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.20/jx-windows-amd64.zip", - "hash": "7c53ebc04ed680137ee8862f1392c62a69fea026c812624b0101f24593b72b80" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.23/jx-windows-amd64.zip", + "hash": "3beda2d9b6bb5413989447e4e511bf5ec709b1b8e9ee6b56ccc522d23b819dfe" } }, "bin": "jx.exe",