From 718e7b4bec41f054449073ef582c7e5618b5a6e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 23 Apr 2020 20:50:47 +0200 Subject: [PATCH] jx: Update to version 2.1.8 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index b5cf58a24c..b0686e66cf 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.4", + "version": "2.1.8", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.4/jx-windows-amd64.zip", - "hash": "4fcbefd4002764b97d53915de9816817d90f9225e9fc1b0b6ac5263a27c2b5e8" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.8/jx-windows-amd64.zip", + "hash": "7666096e9a7d555cd04a8d87ec6a48224f4104c9400f4b305fd7cbf71cd17b0d" } }, "bin": "jx.exe",