From 165144b4168faccb4fa68d477bca1ca026b6c5e2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 18 Sep 2019 16:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.760 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index db7cfa846e..4e0b3a7d77 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.759", + "version": "2.0.760", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.759/jx-windows-amd64.zip", - "hash": "fed5cd69e2740bcde17fb26b0922a072676a68061858cab914c1e99420ee2644" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.760/jx-windows-amd64.zip", + "hash": "301beedd022e76910b4137ae640d974631a39d77889cb798a06199757d668296" } }, "bin": "jx.exe",