gauge: Update to version 1.6.21

This commit is contained in:
github-actions[bot] 2025-10-03 20:28:33 +00:00
parent 564dfdf74e
commit 52fd8b98b8

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.20", "version": "1.6.21",
"description": "Test automation tool", "description": "Test automation tool",
"homepage": "https://gauge.org", "homepage": "https://gauge.org",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.20/gauge-1.6.20-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.21/gauge-1.6.21-windows.x86_64.zip",
"hash": "9830461d5f42fe0fc5c087222cbfc01bb6abed6f95ccb4874f3640ae7790cc07" "hash": "893db2338ac76058f77e9a054de3791eb1dff4d672973b23a5d45c834e75a048"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.20/gauge-1.6.20-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.21/gauge-1.6.21-windows.x86.zip",
"hash": "dfeff11104aef7893374b51f5df7e3b2a6e581057790aca1d0997e76d859f9d3" "hash": "86933fcd641a2ee133270bd601b28d94ca725843bafa19124939d4daf469f338"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",