From f1c16b5836cfe37b93dcb04086f1e2046a1751e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 21 Jul 2020 19:19:50 +0200 Subject: [PATCH] jx: Update to version 2.1.109 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 256f065087..58061930c5 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.100", + "version": "2.1.109", "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.100/jx-windows-amd64.zip", - "hash": "8185d5859323c9d8348ba2e2d441aa53bc3687df9be944e628c71e835c48ce6c" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.109/jx-windows-amd64.zip", + "hash": "2e60e677977527c10a8d4ba0504c5a63d49aa841801ccb61a50d5ac7af8cd265" } }, "bin": "jx.exe",