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