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