From fd36c4c2568d091c5bbed0c7aa0aa9b7ab94c062 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 16 Oct 2019 18:00:42 +0000 Subject: [PATCH] jx: Update to version 2.0.879 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0e9d48c000..b1df94bbf2 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.876", + "version": "2.0.879", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.876/jx-windows-amd64.zip", - "hash": "e63171cc3ced114336f5fc218122b345729abf72313e57741edaa2a42981aa5d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.879/jx-windows-amd64.zip", + "hash": "5d960f8ddb369001dd8eec22b877e7b9e110bd3a09013c940ba4cfe2a4c6b786" } }, "bin": "jx.exe",