From f0eca8466d937d4f4a6ef7a9c687c4efbbc06e30 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Oct 2019 01:00:21 +0000 Subject: [PATCH] jx: Update to version 2.0.875 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 1ab2b2c202..ba03bf7cfd 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.871", + "version": "2.0.875", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.871/jx-windows-amd64.zip", - "hash": "5c5c46cbd2d096995c28aee3220295dead0eac44df34591ab4f90557ebf81229" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.875/jx-windows-amd64.zip", + "hash": "d56b843ce789c369781b18e8884d26b849a6666d80ca29444f79d05d12186799" } }, "bin": "jx.exe",