From 02bf617431068c426f9970b0c7c4e8aaacd013dd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Sep 2019 10:00:25 +0000 Subject: [PATCH] jx: Update to version 2.0.780 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index db77094ac4..d7538bda3e 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.779", + "version": "2.0.780", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.779/jx-windows-amd64.zip", - "hash": "77e2967626251e631e5f1766a21d5c7a7b7e90b412b653e315307c7de455d6f6" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.780/jx-windows-amd64.zip", + "hash": "b4aa614117bd804d85fe4f539c475fc036a860bdb4c5a535a7c4275d30eaf240" } }, "bin": "jx.exe",