From eaae7f866b6d28ad5fdef9562d0f1038359aeb6d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Sep 2019 11:00:54 +0000 Subject: [PATCH] jx: Update to version 2.0.667 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ef3e6ad967..6b85b60704 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.666", + "version": "2.0.667", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.666/jx-windows-amd64.zip", - "hash": "d4a2d072fc5f4599751a300b96c1d4f8a0ad33481b68446861dea118e2258832" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.667/jx-windows-amd64.zip", + "hash": "9fcdf36864cb23a39b2b711e5ec99792ffb1ac53fb0cc9201aadafb0db03eee1" } }, "bin": "jx.exe",