gauge: Update to version 1.6.3

This commit is contained in:
github-actions[bot] 2024-02-27 08:26:08 +00:00
parent 5a2d19f7bc
commit 26a85c2d62

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.2", "version": "1.6.3",
"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.2/gauge-1.6.2-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.3/gauge-1.6.3-windows.x86_64.zip",
"hash": "70614c1a6ab74c1723552048891c23cef327e4a73e0d734a5918c336927271ee" "hash": "a42dc451058d532e90cacb381470e3ec1a4876996cfdf493e715fb31ecfb3b38"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.2/gauge-1.6.2-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.3/gauge-1.6.3-windows.x86.zip",
"hash": "cab4b23d89b7e394a68ced4e2e69a3a2430195604dcdfa25f9ee4b8784c9c910" "hash": "cab26b47eb189d182b796855b5899c46caf573346a7d5390d1dc454ac7ecdb2a"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",