From 1e13b094f23d862a47cfc167775db03a43612407 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 16 Sep 2019 19:00:39 +0000 Subject: [PATCH] jx: Update to version 2.0.748 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index 4a6a5b3776..b882f84678 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.746", + "version": "2.0.748", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.746/jx-windows-amd64.zip", - "hash": "4e4fdd3597137d34da3cf9ad1f1e476c68a0b4e641a5e3e6ccc3f4c2d433df56" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.748/jx-windows-amd64.zip", + "hash": "df960f3ddea19e91a9d72fe58a8edd3bb9274a4a8b5305e3aa8eabe2861a0cb1" } }, "bin": "jx.exe",