From 4d098dbc66628d111e0acbf77b5ab0fef7b79417 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Sep 2019 14:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.723 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 5ab5ba620b..80ce7f8bc6 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.722", + "version": "2.0.723", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.722/jx-windows-amd64.zip", - "hash": "11900909ad6ede5aabef1eb3f8079cade39b04e4b76be3d2457f7e49a26303cd" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.723/jx-windows-amd64.zip", + "hash": "764fb4d9f35ad8895542cc4449b181a953b108a86aa5265de3bc57e55f6b9755" } }, "bin": "jx.exe",