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