From b699440c3a818d6b13b052be7adae1b378e7af34 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Sep 2019 12:00:18 +0000 Subject: [PATCH] jx: Update to version 2.0.758 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 29d4ac0ec2..a2d8295e20 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.757", + "version": "2.0.758", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.757/jx-windows-amd64.zip", - "hash": "7f11a9afed0601a6c05c889e617099a0be9db42a36b621049af778959a0c39f1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.758/jx-windows-amd64.zip", + "hash": "3f6a64caa2631dd6ad989532662cdd7195a20fbd9f32bbdd566de556525f6318" } }, "bin": "jx.exe",