From 42053c5438c90b9179b077401ac139133f076cbe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Sep 2019 08:00:22 +0000 Subject: [PATCH] jx: Update to version 2.0.666 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ce8b330ee0..ef3e6ad967 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.665", + "version": "2.0.666", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.665/jx-windows-amd64.zip", - "hash": "782a531e749c18d1da3988846769318d1274d79367259e56e891a06f984ccf23" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.666/jx-windows-amd64.zip", + "hash": "d4a2d072fc5f4599751a300b96c1d4f8a0ad33481b68446861dea118e2258832" } }, "bin": "jx.exe",