From cec108d76588cdf19d684ae5bf9a26c3112785bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 8 Apr 2021 12:03:19 +0200 Subject: [PATCH] jx: Update to version 3.2.19 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 12c2f57e94..81822fbf49 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.17", + "version": "3.2.19", "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/v3.2.17/jx-windows-amd64.zip", - "hash": "c10af6f52e984072dac9e45a3f69a1cecddef8a2cbbdf0412b6c8f390d1e7e01" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.19/jx-windows-amd64.zip", + "hash": "685c077b420adaba95b9ff9f6b0b74bc473819c71d224b7624e482043d7a6852" } }, "bin": "jx.exe",