From 407fcbcf3ea246ff4f86204921603e9d7b87007b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 16:29:47 +0000 Subject: [PATCH] gauge: Update to version 1.6.16 --- bucket/gauge.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/gauge.json b/bucket/gauge.json index 336b0b364b..4db915ce9b 100644 --- a/bucket/gauge.json +++ b/bucket/gauge.json @@ -1,16 +1,16 @@ { - "version": "1.6.15", + "version": "1.6.16", "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.15/gauge-1.6.15-windows.x86_64.zip", - "hash": "cff12cf07ac1d1bf3194d66bb788b0d08a57440c4ac49f12270fd4b8834b6b93" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.16/gauge-1.6.16-windows.x86_64.zip", + "hash": "e6b6167fb245510a58ae31ae8bbb3a829610f7889715024cda0aa3dc6ffa4e61" }, "32bit": { - "url": "https://github.com/getgauge/gauge/releases/download/v1.6.15/gauge-1.6.15-windows.x86.zip", - "hash": "46d57d65cf5d82ac51cad107d0504a8f0465c9969d13132a5dce7d97562d357a" + "url": "https://github.com/getgauge/gauge/releases/download/v1.6.16/gauge-1.6.16-windows.x86.zip", + "hash": "10651a98b38a9db126ac9ed809993cda35af24a70f5a075903e70c90ef0298da" } }, "bin": "gauge.exe",