From 855fcca0cf69ff3f54206e0570f62c52838da4c7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 24 Aug 2019 10:00:24 +0000 Subject: [PATCH] jx: Update to version 2.0.626 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 427cacce31..41d1d0bdb9 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.625", + "version": "2.0.626", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.625/jx-windows-amd64.zip", - "hash": "2144deb63d23c02f434522eea5df4328409e54f4a07f115490b2f51a5a42b119" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.626/jx-windows-amd64.zip", + "hash": "098a2ff1084406a1ffa29014521736565f5d2ec4324b09e8d7d1c8ff47acec05" } }, "bin": "jx.exe",