From ce9db844c4226549fb881b33a0b97a03b8f5f07f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 27 Jun 2020 10:30:32 +0200 Subject: [PATCH] jx: Update to version 2.1.88 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 971720e445..c2dec3fab6 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.82", + "version": "2.1.88", "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.82/jx-windows-amd64.zip", - "hash": "158ad68078a50efd64710b1304c033639fe1414dc03725255264b725f7460d10" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.88/jx-windows-amd64.zip", + "hash": "2537a2b44d9d70f8818a3f61fc0fbc4d88efab0f7d2679cc4c697a18bc116174" } }, "bin": "jx.exe",