From 4344ee36693da92245244a480abc282dd9bec297 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 1 May 2020 22:51:42 +0200 Subject: [PATCH] jx: Update to version 2.1.20 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 3f9e7b1884..4e9495e2f1 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -2,11 +2,11 @@ "homepage": "https://github.com/jenkins-x/jx", "description": "A command line tool for installing and using Jenkins X", "license": "Apache-2.0", - "version": "2.1.14", + "version": "2.1.20", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.14/jx-windows-amd64.zip", - "hash": "40c501cffb2c66182ed28f3048f62fa15c68f9407d7fdd587d1ea58307b19330" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.20/jx-windows-amd64.zip", + "hash": "7c53ebc04ed680137ee8862f1392c62a69fea026c812624b0101f24593b72b80" } }, "bin": "jx.exe",