From 7c898613d80f522e0692486ebf37d41e2c725055 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 2 Sep 2019 23:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.665 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 3e9462a5e6..ce8b330ee0 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.664", + "version": "2.0.665", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.664/jx-windows-amd64.zip", - "hash": "05893bdd3c068fc8192eb46d5e3d495f98844c3cfdb00e6a14adaf570a7427ec" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.665/jx-windows-amd64.zip", + "hash": "782a531e749c18d1da3988846769318d1274d79367259e56e891a06f984ccf23" } }, "bin": "jx.exe",