From eb142df73264f7e051bc14b997202f5c2b7dedea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 9 May 2020 12:26:11 +0200 Subject: [PATCH] jx: Update to version 2.1.31 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index b4cc410d6f..aed32b2334 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.30", + "version": "2.1.31", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.30/jx-windows-amd64.zip", - "hash": "9f08d856b514f560c2741fd83f7fbb744efcf47b575f8b4f69e7c7b4f785c10e" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.31/jx-windows-amd64.zip", + "hash": "497d3f241bca79db3582db2364d4c6d911b2642197d727ec441a8488fc2f1adb" } }, "bin": "jx.exe",