From f7ae1f30d1b664a130a28557a3c61d005b690294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 25 Apr 2021 18:46:20 +0200 Subject: [PATCH] jx: Update to version 3.2.60 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index b5641490f3..ca4245f8a0 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.59", + "version": "3.2.60", "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.59/jx-windows-amd64.zip", - "hash": "95dc8d3f32fd1435db3eb4427d1f4859e972ad7a95688eb62764d816d9e8d27c" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.60/jx-windows-amd64.zip", + "hash": "1c48c76a315d220de66aa7e4aa131768a41f60b2b3f9dec396b02cf216f2f46e" } }, "bin": "jx.exe",