From 526d74adab4ee29523121af38fcaae329741f84f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Sep 2019 11:00:27 +0000 Subject: [PATCH] jx: Update to version 2.0.751 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 6fe0aa4d37..eea9ebf74c 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.750", + "version": "2.0.751", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.750/jx-windows-amd64.zip", - "hash": "990a004ab8525a3220dc4d03716e3bafa4747304129d94e2dbb0e42b347cd27a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.751/jx-windows-amd64.zip", + "hash": "28a8a3902d78c0853810e943377274cf5916e794232b20065c528069173777b3" } }, "bin": "jx.exe",