From a0ab83362fa6af61d03eb7e83db5a2c4a6aa6257 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 24 Apr 2020 18:41:48 +0200 Subject: [PATCH] jx: Update to version 2.1.10 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index b0686e66cf..e16123fd19 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.8", + "version": "2.1.10", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.8/jx-windows-amd64.zip", - "hash": "7666096e9a7d555cd04a8d87ec6a48224f4104c9400f4b305fd7cbf71cd17b0d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.10/jx-windows-amd64.zip", + "hash": "5b2607d8130e12787c74e6ca38687dc32628c0ab22c21626a271be8f2b8ca9f9" } }, "bin": "jx.exe",