From 6b7c8b06b83aef784db4158fda0c2a2234c4561a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 30 Aug 2019 19:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.655 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 415f9938eb..b848abe1c9 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.654", + "version": "2.0.655", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.654/jx-windows-amd64.zip", - "hash": "0a9da7dc763e79b14442d049aabe5375ca64096931e406fc0bf7e14044c7d59b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.655/jx-windows-amd64.zip", + "hash": "77654f364824d3be232fc3ebf1b445756eedcc8f226aa1af5cefbb3be114c853" } }, "bin": "jx.exe",