From 4c902830aa021e91253f1d61fea02e4df01b5363 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 23 Aug 2019 00:00:31 +0000 Subject: [PATCH] jx: Update to version 2.0.618 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 91171f5332..11a36d9db5 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.617", + "version": "2.0.618", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.617/jx-windows-amd64.zip", - "hash": "f8bb4581a40462e9f93ad3066ef49b87d1809423694921f9c458145dbd82e14d" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.618/jx-windows-amd64.zip", + "hash": "e4c7f759d9236c8fa83729bd0f411d394c85d89322128aa9551a53ebc1264787" } }, "bin": "jx.exe",