From f4f8370f186c726e9fa54f4e0803e8b45ba4c37d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 27 Sep 2019 01:01:09 +0000 Subject: [PATCH] jx: Update to version 2.0.795 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 1a4ed70000..2dcf88a7eb 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.785", + "version": "2.0.795", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.785/jx-windows-amd64.zip", - "hash": "0b1d2f970a61445c14c1bae32b3029810d96009ba2b45af39046b6437a20c4b7" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.795/jx-windows-amd64.zip", + "hash": "1b6f89887a283ddf7182156db71257130779a36ec475ed2b6f75abbe82b176d9" } }, "bin": "jx.exe",