From 34c22d88c1ae13777b6b6a9ab523dc7e6d36b138 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 30 Jun 2020 15:47:55 +0200 Subject: [PATCH] jx: Update to version 2.1.90 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c2dec3fab6..4dd8e67750 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.88", + "version": "2.1.90", "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.88/jx-windows-amd64.zip", - "hash": "2537a2b44d9d70f8818a3f61fc0fbc4d88efab0f7d2679cc4c697a18bc116174" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.90/jx-windows-amd64.zip", + "hash": "cc671f11e8963b87c9d2da1d87801a4331b9b3d5eefa9f484997d09617d64395" } }, "bin": "jx.exe",