From 256dd3c781821a84bb7bd7c0dd6ee43fd2dc6ec2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Mar 2020 15:01:49 +0000 Subject: [PATCH] jx: Update to version 2.0.1233 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index e88e359800..0e98659d18 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.1232", + "version": "2.0.1233", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1232/jx-windows-amd64.zip", - "hash": "dbe214952ea701807659e2ea7bec9b38d057f7c9eca0434bec8604bb30414602" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.1233/jx-windows-amd64.zip", + "hash": "fba2a0fccfa092e5b45f71817820cdeb113173ba6d6810eb4969d857f586ad34" } }, "bin": "jx.exe",