From c89d7011d3351c6c4e9b1eb8dd4d95f817696d84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 29 Dec 2020 09:04:10 +0100 Subject: [PATCH] jx: Update to version 2.1.155 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e0d12fb9ee..3a27452363 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.138", + "version": "2.1.155", "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.138/jx-windows-amd64.zip", - "hash": "47b92f485dcf4501d4d15188e00acc103ab4fb893aa5568fb61813eeb53cf927" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.155/jx-windows-amd64.zip", + "hash": "547ef1189cc1703fd91f531f1bb58f541595b3329924a572a3095512d5f95082" } }, "bin": "jx.exe",