From 406ccfacb7f16c54ceab01902b5bc7ed895f90b0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 27 Aug 2019 14:00:42 +0000 Subject: [PATCH] jx: Update to version 2.0.631 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4404c2c1cf..3b4d7cd0b6 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.630", + "version": "2.0.631", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.630/jx-windows-amd64.zip", - "hash": "6ffac3f065faec84e58373e4acb1107d8ab50d2cd22be8484e9691d4fe4a284b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.631/jx-windows-amd64.zip", + "hash": "7acce5a2a8f1a2893e611681adab74d697553d6fac94df4d8cb1bab20cc29d57" } }, "bin": "jx.exe",