gauge: Update to version 1.6.20

This commit is contained in:
github-actions[bot] 2025-08-07 16:30:47 +00:00
parent 71e0d97f97
commit 58c34a92d4

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.19", "version": "1.6.20",
"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.19/gauge-1.6.19-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.20/gauge-1.6.20-windows.x86_64.zip",
"hash": "12f70457280847ea2cc44432c4eea5439660210f7b9cc72e2023aced65a30f34" "hash": "9830461d5f42fe0fc5c087222cbfc01bb6abed6f95ccb4874f3640ae7790cc07"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.19/gauge-1.6.19-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.20/gauge-1.6.20-windows.x86.zip",
"hash": "3ff86f07c80752d2667c85f58f39dbc83aa5a4a0f88dbebc6515d388cdc4ec97" "hash": "dfeff11104aef7893374b51f5df7e3b2a6e581057790aca1d0997e76d859f9d3"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",