From c45a80fdb196741ff3df5cb5db0085df68930611 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 27 Apr 2021 07:14:26 +0200 Subject: [PATCH] jx: Update to version 3.2.63 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index ae87641430..0d441839bb 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.62", + "version": "3.2.63", "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.62/jx-windows-amd64.zip", - "hash": "8a16cc3a9111cbe35821947f4cc4df1c0805bcc95295075132edaf3a60e35578" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.63/jx-windows-amd64.zip", + "hash": "08a84790d9ac9b15becbad4bac9bc0216371d8ac2dba893cfad69b78a1435584" } }, "bin": "jx.exe",