From e843f06f80221bb5ad244f50ac231eb9dc3a8bf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 14 Apr 2021 21:07:45 +0200 Subject: [PATCH] jx: Update to version 3.2.37 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0e11c8019a..d58cb7e4a2 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.32", + "version": "3.2.37", "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.32/jx-windows-amd64.zip", - "hash": "c82bb7d36ef70ecd19fe397f04cc64b3c2b0eab446b9abaa4825d437778c535b" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.37/jx-windows-amd64.zip", + "hash": "3fdf471b796996a12af3ef14000e8809c2d768c96cf6fb71b78eac3f4a710690" } }, "bin": "jx.exe",