gauge: Update to version 1.6.18

This commit is contained in:
github-actions[bot] 2025-06-14 00:39:32 +00:00
parent 88a5716f53
commit 75c97b79e8

View File

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