From 51e2829f155ed4585433032e3607af31e6ac6ef6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Jul 2019 15:01:52 +0000 Subject: [PATCH] jx: Update to version 2.0.485 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 5f2c022401..ffb3565469 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.484", + "version": "2.0.485", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.484/jx-windows-amd64.zip", - "hash": "23ddf74007aa3fd94e43e1053436b53f517515ebc7a68e3fdb37d071356ab4de" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.485/jx-windows-amd64.zip", + "hash": "59b7e992c6812832920d5d38ffae58659b0a375afa9a08be971e168d5ef06ab1" } }, "bin": "jx.exe",