From 6b66ca548e8ea9a1299a148fc372c855d6848c76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 15 Apr 2021 14:15:54 +0200 Subject: [PATCH] jx: Update to version 3.2.42 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 8d2c001c44..e0e8e638e9 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.39", + "version": "3.2.42", "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.39/jx-windows-amd64.zip", - "hash": "0fc5788283fe36fe13738d908b8d005853105ed407c28658ff066963be1c960b" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.42/jx-windows-amd64.zip", + "hash": "24cdcda8bc5755c2bcb54c6a0ef752db42c0a58de700700c182297ea612f2feb" } }, "bin": "jx.exe",