From 88ee2c77b641e8b0005eb9cf8b39bc85b52a0358 Mon Sep 17 00:00:00 2001 From: Ash258 Date: Fri, 10 Apr 2020 19:30:32 +0200 Subject: [PATCH] jx: Update to version 2.0.1275 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 359d892cd6..777339c920 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.1268", + "version": "2.0.1275", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1268/jx-windows-amd64.zip", - "hash": "39266b9a91070587a8e00ec0764a04310f64406798567c95cb2f11f0cea5a044" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1275/jx-windows-amd64.zip", + "hash": "611f337a140be80291ab58cc35bf1efe919d368448c3b73842a112746b3a5bc9" } }, "bin": "jx.exe",