From 6571003ea55fde8524577d23aa94603abd437ff4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Sep 2019 00:00:26 +0000 Subject: [PATCH] jx: Update to version 2.0.719 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 885994a908..e66716507d 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.718", + "version": "2.0.719", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.718/jx-windows-amd64.zip", - "hash": "3216efbf2ce9b56917e55f70f978abf97b3bc5a4409dfa21b51a6f13b9072af5" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.719/jx-windows-amd64.zip", + "hash": "9e9d34ab3786d809c07e2fc6238f5061b7d5554b309ce9308953b0441359ddd0" } }, "bin": "jx.exe",