gauge: Update to version 1.6.16

This commit is contained in:
github-actions[bot] 2025-05-23 16:29:47 +00:00
parent d27b3d42e4
commit 407fcbcf3e

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.15", "version": "1.6.16",
"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.15/gauge-1.6.15-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.16/gauge-1.6.16-windows.x86_64.zip",
"hash": "cff12cf07ac1d1bf3194d66bb788b0d08a57440c4ac49f12270fd4b8834b6b93" "hash": "e6b6167fb245510a58ae31ae8bbb3a829610f7889715024cda0aa3dc6ffa4e61"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.15/gauge-1.6.15-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.16/gauge-1.6.16-windows.x86.zip",
"hash": "46d57d65cf5d82ac51cad107d0504a8f0465c9969d13132a5dce7d97562d357a" "hash": "10651a98b38a9db126ac9ed809993cda35af24a70f5a075903e70c90ef0298da"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",