From 3b3250b9b8f430c283a09d2ed52facd2eb9b70e5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Sep 2019 20:00:15 +0000 Subject: [PATCH] jx: Update to version 2.0.772 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index c7d3a08580..ea16a8f39a 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.771", + "version": "2.0.772", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.771/jx-windows-amd64.zip", - "hash": "6d94f3e027febbe5c1fff7529425c2dfbdb27a152e0a3c87bdef132139a721ea" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.772/jx-windows-amd64.zip", + "hash": "ef4e154871c259db2dce5dd0d578bcee80f25e45dd7cfc1c750386bfb5813ce8" } }, "bin": "jx.exe",