From 4ac82e2e141b51f5ed9e7bf82679f3dea51e667b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Sep 2019 11:00:44 +0000 Subject: [PATCH] jx: Update to version 2.0.721 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 572fc1666f..603dae3109 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.720", + "version": "2.0.721", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.720/jx-windows-amd64.zip", - "hash": "2f40603aaa91473f1f93641f31bb1710f94c75ffb0a4a2b46a80954a052fdbb4" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.721/jx-windows-amd64.zip", + "hash": "04c33b58899a4ed1c05db4b331058bb3cd1f875aabccc4d1842dc5f839399ba9" } }, "bin": "jx.exe",