From 58c34a92d4e0fe977c3e2617b7f5dd01b4f43459 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 16:30:47 +0000 Subject: [PATCH] gauge: Update to version 1.6.20 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index 08ca671920..d8ed6c1fb1 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.19", + "version": "1.6.20", "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.6.19/gauge-1.6.19-windows.x86_64.zip", - "hash": "12f70457280847ea2cc44432c4eea5439660210f7b9cc72e2023aced65a30f34" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.20/gauge-1.6.20-windows.x86_64.zip", + "hash": "9830461d5f42fe0fc5c087222cbfc01bb6abed6f95ccb4874f3640ae7790cc07" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.19/gauge-1.6.19-windows.x86.zip", - "hash": "3ff86f07c80752d2667c85f58f39dbc83aa5a4a0f88dbebc6515d388cdc4ec97" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.20/gauge-1.6.20-windows.x86.zip", + "hash": "dfeff11104aef7893374b51f5df7e3b2a6e581057790aca1d0997e76d859f9d3" } }, "bin": "gauge.exe",