From a42cd346a859c3291147a8c57a68bdf6408e6294 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 14 Sep 2019 10:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.741 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index baa3b4dd26..dcad7ca8a4 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.740", + "version": "2.0.741", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.740/jx-windows-amd64.zip", - "hash": "9403fc41d602871eba5e3c22c820adf5c4892dd85da14a64deed384668b0e3b1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.741/jx-windows-amd64.zip", + "hash": "f6382ce0299392a2c3ff36718cabad188f0dbffd996986506dff0bac610576f6" } }, "bin": "jx.exe",