From 680751636370731e0b61d7240982fa43c5ab7686 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 21 Jun 2020 09:37:22 +0200 Subject: [PATCH] jx: Update to version 2.1.78 --- bucket/jx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 30f7594837..1e6a966a27 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "homepage": "https://github.com/jenkins-x/jx", + "version": "2.1.78", "description": "A command line tool for installing and using Jenkins X", + "homepage": "https://github.com/jenkins-x/jx", "license": "Apache-2.0", - "version": "2.1.76", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.76/jx-windows-amd64.zip", - "hash": "3a52bb04a747c9a8685e4c0ce5026933a88601092ee8c7c33474622a39933d1a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.78/jx-windows-amd64.zip", + "hash": "77e29995212fd04a832d0920013a446d2102c3576434b5f1a325c074f2cd7059" } }, "bin": "jx.exe",