From 1fbfd2242850033dbc3564053c463988ffc24d54 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Sep 2019 21:00:24 +0000 Subject: [PATCH] jx: Update to version 2.0.681 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 867a27c6b4..e9c3ebc4f7 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.680", + "version": "2.0.681", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.680/jx-windows-amd64.zip", - "hash": "593065acd7f826f8c518c8610f5f99b1b5a889a9156df2cc61637a3b6143a21a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.681/jx-windows-amd64.zip", + "hash": "15c7ebde0e67ec3c064bc328dd75cb5c890899786428fbf13171a56cb115b71a" } }, "bin": "jx.exe",