From f97df0a167751a7f709e9277003d99ac4bbc6cff Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 19 Feb 2020 01:01:53 +0000 Subject: [PATCH] jx: Update to version 2.0.1198 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4e6df066bb..e38d4f3eba 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/jenkins-x/jx", "description": "A command line tool for installing and using Jenkins X", "license": "Apache-2.0", - "version": "2.0.1196", + "version": "2.0.1198", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1196/jx-windows-amd64.zip", - "hash": "7e025db1730e589dc5c39ff4e8314199d27f65e931aaea2ccada310787589e7e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1198/jx-windows-amd64.zip", + "hash": "44ec5d17c071b39487be2862eaf2e0801a6ab6c36608f12e0db1603be6ca9acc" } }, "bin": "jx.exe",