From 1892f8239a802ff8598bd937b6318c86374752a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 7 Jul 2020 08:44:02 +0200 Subject: [PATCH] jx: Update to version 2.1.97 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 966eda3436..de6dea3c97 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.95", + "version": "2.1.97", "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.95/jx-windows-amd64.zip", - "hash": "aa0f69f7654961cacaa042374f957174ecab11d12f45502724f81e89d45c2828" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.97/jx-windows-amd64.zip", + "hash": "a1e5e043c832a9e7538a5f70cf338ce108b05c05358fb6a9ee667864ba506d9a" } }, "bin": "jx.exe",