gauge: Update to version 1.6.14

This commit is contained in:
github-actions[bot] 2025-02-13 20:28:10 +00:00
parent 577e382831
commit c651774b22

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.13", "version": "1.6.14",
"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.13/gauge-1.6.13-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.14/gauge-1.6.14-windows.x86_64.zip",
"hash": "b006d4c81b05705a2173d4e8f1cc5ef272ab79a986a705995d333edc9ff08e77" "hash": "c2df94ddb76b7c2a6a654e87c626b8bfb7ff9f6352c69e54286274523139863e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.13/gauge-1.6.13-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.14/gauge-1.6.14-windows.x86.zip",
"hash": "32e510be7ec401a451528e27a2278f41bdc6fdee7931e6ceebaa55c512d58aa0" "hash": "c6cda21894eefbfbd731a0fc07bfcc7c9ade9c4d69374c0717a63ee2b6cf7d46"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",