From ef3e1dee7f5d54b37e76fe758d34f1fb298cc250 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 7 May 2021 08:58:00 +0200 Subject: [PATCH] jx: Update to version 3.2.79 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 11327b9c3d..e3236d6a95 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.78", + "version": "3.2.79", "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.78/jx-windows-amd64.zip", - "hash": "6187f3d4869879db84e1bfbaeba97369e534e3c50b1214fb7ccd7ed2377a1c92" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.79/jx-windows-amd64.zip", + "hash": "e01c8b255cb910840b971f151b19684f59753720f1ea49b0361cdc3d661a42e6" } }, "bin": "jx.exe",