From 5c98dd7afb3a5b6ac917210f2c4754a23b80b973 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Sep 2019 20:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.756 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c80c276bb6..ee170fb2b1 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.754", + "version": "2.0.756", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.754/jx-windows-amd64.zip", - "hash": "07fdbb94a94dd04e755ff6ba90a6017263ad1a6577f75a122945b49f211376f4" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.756/jx-windows-amd64.zip", + "hash": "5e325f276589f4f2c4cfbe7abef9ac99cc63683958d3bf96f76db505d662a32e" } }, "bin": "jx.exe",