gauge: Update to version 1.6.4

This commit is contained in:
github-actions[bot] 2024-03-11 08:26:38 +00:00
parent efbaf9a3e2
commit 8bbd90b207

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.3", "version": "1.6.4",
"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.3/gauge-1.6.3-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.4/gauge-1.6.4-windows.x86_64.zip",
"hash": "a42dc451058d532e90cacb381470e3ec1a4876996cfdf493e715fb31ecfb3b38" "hash": "d4851ab876445bdfbca81ef88198930f101605479a0fc5c8ea02a54fb29c6296"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.3/gauge-1.6.3-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.4/gauge-1.6.4-windows.x86.zip",
"hash": "cab26b47eb189d182b796855b5899c46caf573346a7d5390d1dc454ac7ecdb2a" "hash": "b5b7013b5a86d68580401460a43cc38019723b1094304042de7adb06e4131c37"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",