From 60d17838eb684ea92a39c5cbf831176b3a7135cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 18 Jun 2020 09:51:23 +0200 Subject: [PATCH] jx: Update to version 2.1.71 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 7a708ba683..9f3372d733 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.69", + "version": "2.1.71", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.69/jx-windows-amd64.zip", - "hash": "6c709e5b9fcca0d87f21be1fe850405de62908716dd13e514c4c15ec308a3426" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.71/jx-windows-amd64.zip", + "hash": "10e2aeecc622574f56f4b37e9807ce90df019dcd89c246962035e869c2f62667" } }, "bin": "jx.exe",