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