From 50b033a2721b8a2e9b6fc45aa51693985f5020b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 12:30:45 +0000 Subject: [PATCH] gauge: Update to version 1.5.3 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index 9d70c4bae9..3d74946756 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.5.2", + "version": "1.5.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.5.2/gauge-1.5.2-windows.x86_64.zip", - "hash": "04cc7caeba376152f2ab12063e752993bebcba785cf03e944ae71a96ad2c442a" + "url": "https://github.com/getgauge/gauge/releases/download/v1.5.3/gauge-1.5.3-windows.x86_64.zip", + "hash": "b33b01a3e072475b5eb872c6775605125cd358696285d9d5d84980265051a5b0" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.5.2/gauge-1.5.2-windows.x86.zip", - "hash": "7c5e3ef89c64682e4cab176438d8cdb7ef7f4051e0d4cf961d15908a9a1b138a" + "url": "https://github.com/getgauge/gauge/releases/download/v1.5.3/gauge-1.5.3-windows.x86.zip", + "hash": "a6c99d9261bc1639d6e317cc704552892653ca597b7094cdfd43a39718a43eb7" } }, "bin": "gauge.exe",