From 2e286923a08ee5813ea843dcb08e0871782f1cac Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 17 Oct 2019 19:01:50 +0000 Subject: [PATCH] jx: Update to version 2.0.885 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 72ae418d32..8b0df0c3c2 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.883", + "version": "2.0.885", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.883/jx-windows-amd64.zip", - "hash": "6e977932dde73d58252b416cb7a0de0c0e8786874077192c63b7e6bb4fb3f02d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.885/jx-windows-amd64.zip", + "hash": "03eacaeb0072e2b195a65e2ced552bad76408c54cf9e479cefed1bd8e435bf34" } }, "bin": "jx.exe",