From 23b5c3622d8fa9c49c21e5214a89e7a5e8c8c416 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Sep 2019 23:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.774 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 76dd397812..6a953073fa 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.773", + "version": "2.0.774", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.773/jx-windows-amd64.zip", - "hash": "016570840f6f65780c22351958e11e6590d3f88d11138afe76b542c61a0b6021" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.774/jx-windows-amd64.zip", + "hash": "c69ec98097109a00d8afb63627cba92575f9a929a90d0cea453189b04775b896" } }, "bin": "jx.exe",