From 72e8bbe9eaedfb252172ab3c6fb405853f5fc017 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 3 Sep 2020 08:50:11 +0200 Subject: [PATCH] jx: Update to version 2.1.138 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 8a16fcdaa0..e0d12fb9ee 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.127", + "version": "2.1.138", "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.127/jx-windows-amd64.zip", - "hash": "8fd1ece21344c3c4abfbec5db0769876892c4537821067d28b5b055a87e76fb5" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.138/jx-windows-amd64.zip", + "hash": "47b92f485dcf4501d4d15188e00acc103ab4fb893aa5568fb61813eeb53cf927" } }, "bin": "jx.exe",