From 55a240d22717790dda4a4fa15ba2471c62515ff0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 11 Feb 2020 07:01:49 +0000 Subject: [PATCH] gauge: Update to version 1.0.7 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index ec65b5dfbe..985a0045f3 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -2,15 +2,15 @@ "homepage": "https://gauge.org", "description": "Test automation tool.", "license": "GPL-3.0-or-later", - "version": "1.0.6", + "version": "1.0.7", "architecture": { "64bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.0.6/gauge-1.0.6-windows.x86_64.zip", - "hash": "0ada0dcb539b63f0205c43e3f095202b443cae7ddc1fe8bfcd791e431e57b896" + "url": "https://github.com/getgauge/gauge/releases/download/v1.0.7/gauge-1.0.7-windows.x86_64.zip", + "hash": "8aa8d7460ebd46831fbf5bb0d7d10aec83d9734485fe6507c63f136ced32b88e" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.0.6/gauge-1.0.6-windows.x86.zip", - "hash": "a6a97edcb4600075b030c5b69b6b2f5b5ecd5c5b9dad1222f854efd0a2bb9730" + "url": "https://github.com/getgauge/gauge/releases/download/v1.0.7/gauge-1.0.7-windows.x86.zip", + "hash": "ed0088ee6247045839e5f32209fdabc2873196491296718ab1364360ce7efab9" } }, "bin": "gauge.exe",