From 07c66c8abc8b4d3477a8ac01503f9b4f800d14e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 10 Jul 2020 09:26:43 +0200 Subject: [PATCH] jx: Update to version 2.1.98 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index de6dea3c97..0ed6382a38 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.97", + "version": "2.1.98", "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.97/jx-windows-amd64.zip", - "hash": "a1e5e043c832a9e7538a5f70cf338ce108b05c05358fb6a9ee667864ba506d9a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.98/jx-windows-amd64.zip", + "hash": "5b44d9be0507fe69db25cbf33698c4d705f9ef3742fb1affb2a86e6af7fdaa2e" } }, "bin": "jx.exe",