From 66970fcc0b1e59ada7b32f509e0eefd2a23cefbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 23 Jun 2020 17:08:05 +0200 Subject: [PATCH] jx: Update to version 2.1.79 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 1e6a966a27..38d5a2d455 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.78", + "version": "2.1.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/v2.1.78/jx-windows-amd64.zip", - "hash": "77e29995212fd04a832d0920013a446d2102c3576434b5f1a325c074f2cd7059" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.79/jx-windows-amd64.zip", + "hash": "6dea436827ff567267f440b44fbed6b0e425164f18755c86865dbec369a59659" } }, "bin": "jx.exe",