From 3f196c4297210ef5a6784fac9c85fe64385312f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 19 Apr 2021 19:14:01 +0200 Subject: [PATCH] jx: Update to version 3.2.48 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c6ee099530..2c058e9d05 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.46", + "version": "3.2.48", "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.46/jx-windows-amd64.zip", - "hash": "c80806438b8cfee9a4af6ccca09ccfc5848eab14320b1a8f742010a91cc02351" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.48/jx-windows-amd64.zip", + "hash": "ecee26ea7032c56bd215653baac61bd87300b15e2fee3b37dc487b64414b8d15" } }, "bin": "jx.exe",