From 3950593a8ab76edded6cc1e1be39469402c54d54 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 20 Oct 2019 01:01:50 +0000 Subject: [PATCH] jx: Update to version 2.0.893 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2d3c2f442b..51d0123e22 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.892", + "version": "2.0.893", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.892/jx-windows-amd64.zip", - "hash": "09f8786f2cce7ec6975c2c6ce0e4141667cfd63a79af9821bcbc843cc5a3883b" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.893/jx-windows-amd64.zip", + "hash": "5f2d7db660145938b7f3807295f4ec9baef1a7ff82641483417bb3291d2b27f5" } }, "bin": "jx.exe",