From d638020b293fa2fa9d9242c158880f40fa920894 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 13 Sep 2019 07:00:24 +0000 Subject: [PATCH] jx: Update to version 2.0.731 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 3e59d0e9e7..07c55364dc 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.730", + "version": "2.0.731", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.730/jx-windows-amd64.zip", - "hash": "fa2178cfe8bbe9cc3d588d97ee1f5963b863215b6ed4e208eb3bbed997b94c2c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.731/jx-windows-amd64.zip", + "hash": "81176cb7fd460acf7da98d0cb5fd314c031247641828cd3defa8f2fee5771f50" } }, "bin": "jx.exe",