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