From 4de9cad7ee69b334c9c3673bbbdb684dc936bb11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 28 Jul 2020 12:41:14 +0200 Subject: [PATCH] jx: Update to version 2.1.118 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 695be5137e..176bb03100 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.114", + "version": "2.1.118", "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.114/jx-windows-amd64.zip", - "hash": "d8fed7d0c4090a6fc0f92e4d62d5a2c0cb30f1b5b5e3d55b6ded8cd9aced64b3" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.118/jx-windows-amd64.zip", + "hash": "0520d549307d7f2b74dbbee54def662af6a7ab37d16908110364afea0545208b" } }, "bin": "jx.exe",