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