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