From 9c4aafbd708443c9eca6f579f441af5b7ad34f36 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 12 Oct 2019 13:00:31 +0000 Subject: [PATCH] jx: Update to version 2.0.860 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a855305aee..d26b6fa814 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.858", + "version": "2.0.860", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.858/jx-windows-amd64.zip", - "hash": "c2d405f02cd7597eebe7779f720e1d6bca7edf41be35b1135ffd583718684c77" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.860/jx-windows-amd64.zip", + "hash": "2fa8ee1a4ba389731baac3dcffb7a8bde99fabef20aba1e5dd67d9d10e9ec3d1" } }, "bin": "jx.exe",