From 1df6610527efb9f35c031199653f1a50d559eefd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 20 Nov 2019 08:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1001 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4a88ed2870..6485ffb3e7 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.998", + "version": "2.0.1001", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.998/jx-windows-amd64.zip", - "hash": "0a5c6a1572a955d861c4845652b136420e67ae5b8fe63be4441010699f774ac0" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1001/jx-windows-amd64.zip", + "hash": "c05f7afdd941b24f728734f054972cc4fd2140d73f765d6971be6d01e343273c" } }, "bin": "jx.exe",