From 4b5fe100a562954d156b89b9d7e2b0dd173bce80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 7 Aug 2020 08:32:20 +0200 Subject: [PATCH] jx: Update to version 2.1.127 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 51faf9b2da..8a16fcdaa0 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.126", + "version": "2.1.127", "description": "A command line tool for installing and using Jenkins X", "homepage": "https://github.com/jenkins-x/jx", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.126/jx-windows-amd64.zip", - "hash": "1dbbf5e180ce7c1eac6b08b4ce48fe5c4b683eaaf3695850a1f64939c999e885" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.127/jx-windows-amd64.zip", + "hash": "8fd1ece21344c3c4abfbec5db0769876892c4537821067d28b5b055a87e76fb5" } }, "bin": "jx.exe",