From 3b70f9069084bb48f6aeda11cd9c239dd00bfbba Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 23 Sep 2019 22:00:20 +0000 Subject: [PATCH] jx: Update to version 2.0.779 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index db83dafffd..db77094ac4 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.778", + "version": "2.0.779", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.778/jx-windows-amd64.zip", - "hash": "e100b60b7feb822c6cdfda57a5285ac7bdf3efb0d7ca5c6ead8f6b36664adabb" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.779/jx-windows-amd64.zip", + "hash": "77e2967626251e631e5f1766a21d5c7a7b7e90b412b653e315307c7de455d6f6" } }, "bin": "jx.exe",