gauge: Update to version 1.6.17

This commit is contained in:
github-actions[bot] 2025-06-11 16:29:58 +00:00
parent 90eb93c4df
commit 43edfaf90c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.16", "version": "1.6.17",
"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.16/gauge-1.6.16-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.17/gauge-1.6.17-windows.x86_64.zip",
"hash": "e6b6167fb245510a58ae31ae8bbb3a829610f7889715024cda0aa3dc6ffa4e61" "hash": "2f9c2c09e25bca1653df8ca32e0ff248bad053561a4268e844230750aa17e07c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.16/gauge-1.6.16-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.17/gauge-1.6.17-windows.x86.zip",
"hash": "10651a98b38a9db126ac9ed809993cda35af24a70f5a075903e70c90ef0298da" "hash": "e7545fa8c10fcabef35782c79c0e0c40428dcbea8b0700ea78b962f466a9f6ce"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",