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