From 55d90efbb556d324775a12e9ced689627f4ce556 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 17 Jul 2019 23:00:20 +0000 Subject: [PATCH] jx: Update to version 2.0.482 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 00538955ae..df9866adb9 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.480", + "version": "2.0.482", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.480/jx-windows-amd64.zip", - "hash": "407483c1a29bda6007ea41b89e22d9facfc17514204c10cabc7fe654fecbe626" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.482/jx-windows-amd64.zip", + "hash": "8ef8a132746bd9a7e16b79f3e25c26bd82e034f330c13170fdecf84efb5875f9" } }, "bin": "jx.exe",