From 0e85fc68b8feed7bdf2e468dc9fad9178696bc65 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Sep 2019 09:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.720 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e66716507d..572fc1666f 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.719", + "version": "2.0.720", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.719/jx-windows-amd64.zip", - "hash": "9e9d34ab3786d809c07e2fc6238f5061b7d5554b309ce9308953b0441359ddd0" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.720/jx-windows-amd64.zip", + "hash": "2f40603aaa91473f1f93641f31bb1710f94c75ffb0a4a2b46a80954a052fdbb4" } }, "bin": "jx.exe",