From 38d50b1db4e789256e51992a925546315fca6202 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 08:30:08 +0000 Subject: [PATCH] gauge: Update to version 1.6.15 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index 1ceb4eb998..336b0b364b 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.14", + "version": "1.6.15", "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.14/gauge-1.6.14-windows.x86_64.zip", - "hash": "c2df94ddb76b7c2a6a654e87c626b8bfb7ff9f6352c69e54286274523139863e" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.15/gauge-1.6.15-windows.x86_64.zip", + "hash": "cff12cf07ac1d1bf3194d66bb788b0d08a57440c4ac49f12270fd4b8834b6b93" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.14/gauge-1.6.14-windows.x86.zip", - "hash": "c6cda21894eefbfbd731a0fc07bfcc7c9ade9c4d69374c0717a63ee2b6cf7d46" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.15/gauge-1.6.15-windows.x86.zip", + "hash": "46d57d65cf5d82ac51cad107d0504a8f0465c9969d13132a5dce7d97562d357a" } }, "bin": "gauge.exe",