From e7d7b523ebca97d87a5f5558ea6ebb2882650355 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 8 Apr 2020 13:51:16 +0200 Subject: [PATCH] jx: Update to version 2.0.1268 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index f46a8ff047..359d892cd6 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.1266", + "version": "2.0.1268", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1266/jx-windows-amd64.zip", - "hash": "106ec2a0848b8fdf668adc1cbc7bc8bfaf25800d4d55e715a7b3f0a741976399" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1268/jx-windows-amd64.zip", + "hash": "39266b9a91070587a8e00ec0764a04310f64406798567c95cb2f11f0cea5a044" } }, "bin": "jx.exe",