From 5ff9ac4cf903433c6e3afbb2a40b57cb26f092d6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 24 Sep 2019 13:00:32 +0000 Subject: [PATCH] jx: Update to version 2.0.781 --- bucket/jx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/jx.json b/bucket/jx.json index d7538bda3e..cd02ad80cd 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.780", + "version": "2.0.781", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.780/jx-windows-amd64.zip", - "hash": "b4aa614117bd804d85fe4f539c475fc036a860bdb4c5a535a7c4275d30eaf240" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.0.781/jx-windows-amd64.zip", + "hash": "42655dab7f6f150ea02d449d9210543dc53b934eb34dec2da7fe01258da7c4d2" } }, "bin": "jx.exe",