From 821b13342f48e63f73f38549f975b8c701402eb9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 13 Jul 2019 15:00:19 +0000 Subject: [PATCH] jx: Update to version 2.0.461 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 2e0ce215ff..26f65a48fd 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.460", + "version": "2.0.461", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.460/jx-windows-amd64.zip", - "hash": "45a2c16a11e5fbf2570af4f1a28a3748e033b3954aa79bd3bad1d28b70409919" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.461/jx-windows-amd64.zip", + "hash": "ab4d059b856e58c7324d66f95ac31fa53b5559b134082ef403242187e13686c2" } }, "bin": "jx.exe",