From ab327cbaebbd0bf1c71c410ab571610b64c6e0b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 29 Apr 2020 15:27:20 +0200 Subject: [PATCH] jx: Update to version 2.1.13 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e16123fd19..50a6fbc710 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.10", + "version": "2.1.13", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.10/jx-windows-amd64.zip", - "hash": "5b2607d8130e12787c74e6ca38687dc32628c0ab22c21626a271be8f2b8ca9f9" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.13/jx-windows-amd64.zip", + "hash": "88fdbfebc9331bbc58f72ee7fe2c1ff283799166a9db4337ed2d49026e869483" } }, "bin": "jx.exe",