From 549eddcdae5bec2fc58612dda137514018b861dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 16 Apr 2020 09:45:05 +0200 Subject: [PATCH] jx: Update to version 2.0.1282 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e61d27fadb..e195a594c5 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.0.1278", + "version": "2.0.1282", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1278/jx-windows-amd64.zip", - "hash": "f27744e09a1d89cdd67aa150729cd7d68cc3d56da94ffafe67449ae873f42ec6" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1282/jx-windows-amd64.zip", + "hash": "87742faa16088db2ed59cba5a356e8221dc3601da39468f22496d2ff77ec87b3" } }, "bin": "jx.exe",