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