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