From 82b9721d4c49dc91c8af7ec31a0840289e655d29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 2 Apr 2020 20:10:31 +0200 Subject: [PATCH] jx: Update to version 2.0.1263 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index fe03a34ccd..259db3f0c7 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.1249", + "version": "2.0.1263", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1249/jx-windows-amd64.zip", - "hash": "f314936db12aaa60d2f63e7f8e18b88e52e91519bb259a1ac30f18f7dbcc35b5" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1263/jx-windows-amd64.zip", + "hash": "49ea2c0f2021dffa6a9c84280fa4cf5a4c9f76f9cd718e87bb9408c20c311faa" } }, "bin": "jx.exe",