From 13de5352b83884510f41818a1510bd2837980eeb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 7 Feb 2020 02:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1185 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index eef049d595..35098c1571 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.1183", + "version": "2.0.1185", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1183/jx-windows-amd64.zip", - "hash": "1831f4f48bd0f46cd41c09cec8d1f433a588ebd7bfaf5057360ed8cf0d1a7b30" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1185/jx-windows-amd64.zip", + "hash": "540548fed85e3c7aadbe95477359d37af7a16a330c955b37fa5a8fdbf7383020" } }, "bin": "jx.exe",