From c9bd6d602d90b4501c3122487a1eeb6d79a633de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 2 Jul 2020 08:55:00 +0200 Subject: [PATCH] jx: Update to version 2.1.93 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4dd8e67750..6fc015ac34 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.90", + "version": "2.1.93", "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.90/jx-windows-amd64.zip", - "hash": "cc671f11e8963b87c9d2da1d87801a4331b9b3d5eefa9f484997d09617d64395" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.93/jx-windows-amd64.zip", + "hash": "5f006b4b526080dd67671dc35476a7afe4fe24c9924f64b468d4f91dde04aa65" } }, "bin": "jx.exe",