From 683c2b53811120a73bffde56ec7d3c6e579b62da Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 15 Jul 2021 14:00:25 +0000 Subject: [PATCH] gauge: Update to version 1.3.3 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index 3ff5a103c8..e965f00361 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.3.2", + "version": "1.3.3", "description": "Test automation tool", "homepage": "https://gauge.org", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.3.2/gauge-1.3.2-windows.x86_64.zip", - "hash": "c3223ae6db052a1eb5634ab74934c51e88ece7de4481cb3ff241525756a29fa5" + "url": "https://github.com/getgauge/gauge/releases/download/v1.3.3/gauge-1.3.3-windows.x86_64.zip", + "hash": "242cbc20db1f4d0c8c748d2622a47ec7b413999c6703d2a1bf7abe3dc8922816" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.3.2/gauge-1.3.2-windows.x86.zip", - "hash": "bf84ea2001a4c177a800cebabed09b78bcb5447a03240575aa2e5e1998b9832b" + "url": "https://github.com/getgauge/gauge/releases/download/v1.3.3/gauge-1.3.3-windows.x86.zip", + "hash": "aa67238a0ba344cd081040aaf39ebfc79c7fe4f17013bd33e5006b3c4fbc59c8" } }, "bin": "gauge.exe",