From fa3983ea711e3f0da386d278cd892c0236604bf8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 29 Oct 2019 14:00:43 +0000 Subject: [PATCH] jx: Update to version 2.0.922 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 253bb5f20b..e99acb9d2f 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.921", + "version": "2.0.922", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.921/jx-windows-amd64.zip", - "hash": "a6b5e7f7026eabfe05d5495a4a9b319c7e609244e21afb129bf0230a931aee30" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.922/jx-windows-amd64.zip", + "hash": "02fb74c7a398d67d00beb5765b5aca8169eb8e27f172f67663a82169c7e5c922" } }, "bin": "jx.exe",