From 03feb50f3ea852d5574f94432ecc9eead398e23f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 7 Apr 2021 05:34:56 +0200 Subject: [PATCH] jx: Update to version 3.2.14 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 6bc6347606..b4850572cf 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.13", + "version": "3.2.14", "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.13/jx-windows-amd64.zip", - "hash": "8d1a755bdb078d514dd7c8a7033d3bd71ecfa31ce5e20c430e8e136627dbd1cf" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.14/jx-windows-amd64.zip", + "hash": "1e516a92a8d2e37c89e3ae8c18fbe4c2311d459c1ce962c9690aeb70c6eaf956" } }, "bin": "jx.exe",