From fd96327fb6c498df0466f1ddec469f95645a0668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 24 Jun 2020 10:09:49 +0200 Subject: [PATCH] jx: Update to version 2.1.80 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 38d5a2d455..19c1544714 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.79", + "version": "2.1.80", "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.79/jx-windows-amd64.zip", - "hash": "6dea436827ff567267f440b44fbed6b0e425164f18755c86865dbec369a59659" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.80/jx-windows-amd64.zip", + "hash": "85c4115bcdabf9bac9b22cba53f298643da595b559994794336b0da160573ee7" } }, "bin": "jx.exe",