From 942673a9dd9c06684835569c2bc177f9d1a3665d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 28 Apr 2021 08:16:12 +0200 Subject: [PATCH] jx: Update to version 3.2.64 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 0d441839bb..7e0121ff65 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.63", + "version": "3.2.64", "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.63/jx-windows-amd64.zip", - "hash": "08a84790d9ac9b15becbad4bac9bc0216371d8ac2dba893cfad69b78a1435584" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.64/jx-windows-amd64.zip", + "hash": "09b65fce205db915efafac11b55d43a2eed585aa61d3b0f7a934af11d45cddd6" } }, "bin": "jx.exe",