From 386a4a8a514ae154686bddf6870be76bc3cda0e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 15 Apr 2020 15:37:07 +0200 Subject: [PATCH] jx: Update to version 2.0.1278 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f94196e89b..e61d27fadb 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.1277", + "version": "2.0.1278", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1277/jx-windows-amd64.zip", - "hash": "d00e8ede0f7f02f608cf365582ef5eb4b0611db6f30502f07fce4a854dc4f334" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1278/jx-windows-amd64.zip", + "hash": "f27744e09a1d89cdd67aa150729cd7d68cc3d56da94ffafe67449ae873f42ec6" } }, "bin": "jx.exe",