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