From 8d6b163b3342390eb82670cbb0c72a63d9da8bde Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 17 Sep 2019 12:00:18 +0000 Subject: [PATCH] jx: Update to version 2.0.752 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index eea9ebf74c..9aa0d6c198 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.751", + "version": "2.0.752", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.751/jx-windows-amd64.zip", - "hash": "28a8a3902d78c0853810e943377274cf5916e794232b20065c528069173777b3" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.752/jx-windows-amd64.zip", + "hash": "6c600990af4d5ac42bde6790da6a81c72963524c40338dba875f26288cb197ee" } }, "bin": "jx.exe",