From cf531dc76df544ed8b9a59a5cf760ea289c536e1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Oct 2019 02:00:17 +0000 Subject: [PATCH] jx: Update to version 2.0.912 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index a73820cc05..18df885e2c 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.905", + "version": "2.0.912", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.905/jx-windows-amd64.zip", - "hash": "fb642c93ec52d7c8fbfdab4e39d69f065f9bc85e5be2fcc71ab534739f997211" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.912/jx-windows-amd64.zip", + "hash": "c397b507d868fb1d1e4181f8f3fc35899007c9e3434d684f29f8964a80840e4b" } }, "bin": "jx.exe",