From 2b01dad5170a5122900f44d9e21e1838d9131d0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 26 Apr 2021 18:12:04 +0200 Subject: [PATCH] jx: Update to version 3.2.62 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 5032454726..ae87641430 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.61", + "version": "3.2.62", "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.61/jx-windows-amd64.zip", - "hash": "65cf58f0f8f5c3598ef5a248a70070227d45f15b89dacc8f0eb6a66c83757a2a" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.62/jx-windows-amd64.zip", + "hash": "8a16cc3a9111cbe35821947f4cc4df1c0805bcc95295075132edaf3a60e35578" } }, "bin": "jx.exe",