From be01b6a5a9fe26f909bdb1389484b0d27041180a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Mar 2020 21:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1223 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 6ff4ac8e0d..0622fb206c 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.1221", + "version": "2.0.1223", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1221/jx-windows-amd64.zip", - "hash": "bafd4d87d9b78adaa95dc1f4f68551592aa7886e9a3347aedfdf61a88d053b45" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1223/jx-windows-amd64.zip", + "hash": "2004b6cdd18fe648b10f691a201e91da77e5c8a18be126784fa08f8c89390840" } }, "bin": "jx.exe",