gauge: Update to version 1.6.13

This commit is contained in:
github-actions[bot] 2025-02-03 16:30:10 +00:00
parent 60c17dfd09
commit e0965b2a36

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.12", "version": "1.6.13",
"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.12/gauge-1.6.12-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.13/gauge-1.6.13-windows.x86_64.zip",
"hash": "4f9db186c47e45bc2cf1dd2345523ce25634c86f8d9a8b4a0fe08c910d115d8b" "hash": "b006d4c81b05705a2173d4e8f1cc5ef272ab79a986a705995d333edc9ff08e77"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.12/gauge-1.6.12-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.13/gauge-1.6.13-windows.x86.zip",
"hash": "33c6c207d6838300f81fbf21f84ec1e49453c6494051cdd800e94d3859e56d8c" "hash": "32e510be7ec401a451528e27a2278f41bdc6fdee7931e6ceebaa55c512d58aa0"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",