From 75cc9abc8eb9edb8d4a2ee335468fc2d922edf57 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 21 Sep 2019 01:00:16 +0000 Subject: [PATCH] jx: Update to version 2.0.775 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 6a953073fa..24d11bad87 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.774", + "version": "2.0.775", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.774/jx-windows-amd64.zip", - "hash": "c69ec98097109a00d8afb63627cba92575f9a929a90d0cea453189b04775b896" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.775/jx-windows-amd64.zip", + "hash": "8a19efc39f9a829a9d776f3dda5fc59c13abd61c6ed544f8aaf2e912e2732564" } }, "bin": "jx.exe",