From 074d2aef20affbe68ec04ef35763ede40e978c6a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 27 Aug 2019 18:00:35 +0000 Subject: [PATCH] jx: Update to version 2.0.632 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 3b4d7cd0b6..40f504c1fa 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.631", + "version": "2.0.632", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.631/jx-windows-amd64.zip", - "hash": "7acce5a2a8f1a2893e611681adab74d697553d6fac94df4d8cb1bab20cc29d57" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.632/jx-windows-amd64.zip", + "hash": "e0d74326f34d609247f8071941ff64f6035bea4de4833a91638d23b049546858" } }, "bin": "jx.exe",