From 68a1566b8be542f21b9ab98b31b41fb1c4b64f23 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Sep 2019 13:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.722 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 603dae3109..5ab5ba620b 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.721", + "version": "2.0.722", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.721/jx-windows-amd64.zip", - "hash": "04c33b58899a4ed1c05db4b331058bb3cd1f875aabccc4d1842dc5f839399ba9" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.722/jx-windows-amd64.zip", + "hash": "11900909ad6ede5aabef1eb3f8079cade39b04e4b76be3d2457f7e49a26303cd" } }, "bin": "jx.exe",