From 40af12df8eb117bb25561ccf766b910d63a0f163 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Sep 2019 07:00:18 +0000 Subject: [PATCH] jx: Update to version 2.0.750 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 7d24ae97fb..6fe0aa4d37 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.749", + "version": "2.0.750", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.749/jx-windows-amd64.zip", - "hash": "b4a13464b602def4e3509b589a05f20a99d0bb5768007f2648947cbb0f6e1371" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.750/jx-windows-amd64.zip", + "hash": "990a004ab8525a3220dc4d03716e3bafa4747304129d94e2dbb0e42b347cd27a" } }, "bin": "jx.exe",