From c279d174b36c3a16367c749e5422bbd196b913f1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Mar 2020 02:01:51 +0000 Subject: [PATCH] jx: Update to version 2.0.1247 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0e69a9eb54..6fa630cdd3 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.1245", + "version": "2.0.1247", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1245/jx-windows-amd64.zip", - "hash": "4d17a3c4d58d8465cf6cc05d3f64bcb051d447bacaf1a8329f43d987587a6e0e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1247/jx-windows-amd64.zip", + "hash": "af1c10a1479e77b3b160491b68419776476524ba8661ba51485bfe72b476d026" } }, "bin": "jx.exe",