From 81b64130fb060c46fee1bd865f4455123baa814b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 6 May 2021 08:35:56 +0200 Subject: [PATCH] jx: Update to version 3.2.77 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index decc085b6a..5bd34cfc9a 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.74", + "version": "3.2.77", "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.74/jx-windows-amd64.zip", - "hash": "3cfed26cfda1cec7dc3d0921e6ff2975952b1ce343e7204a38798fa2fcc51591" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.77/jx-windows-amd64.zip", + "hash": "13b0b6cb58c6594bb5799f6838fed62300617b699e073553b20b4ffc7a88f416" } }, "bin": "jx.exe",