From 4109e37f0230dcc46daa7f33784ff7b3e5b3fcdc Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 13 Oct 2019 01:00:50 +0000 Subject: [PATCH] jx: Update to version 2.0.861 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index d26b6fa814..afef162cf6 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.860", + "version": "2.0.861", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.860/jx-windows-amd64.zip", - "hash": "2fa8ee1a4ba389731baac3dcffb7a8bde99fabef20aba1e5dd67d9d10e9ec3d1" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.861/jx-windows-amd64.zip", + "hash": "ac9b574840d63791b8e7345b793a1fc8a6ebf281f92e4612f281115baa775989" } }, "bin": "jx.exe",