gauge: Update to version 1.6.0

This commit is contained in:
github-actions[bot] 2024-02-01 12:29:59 +00:00
parent a4fa31ba4a
commit ec6264a6cb

View File

@ -1,16 +1,16 @@
{
"version": "1.5.7",
"version": "1.6.0",
"description": "Test automation tool",
"homepage": "https://gauge.org",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.7/gauge-1.5.7-windows.x86_64.zip",
"hash": "3f0246c4df7df2d735b59a2d14634d849fbca7ee2566dadb9aa0c7d95fefbb33"
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.0/gauge-1.6.0-windows.x86_64.zip",
"hash": "2ce5b462167da3ae1a76eefaa546509678419a45c4945bb1b75fd98d6ddc8f3a"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.7/gauge-1.5.7-windows.x86.zip",
"hash": "e17703f5e71b197445008c22b26c29b4f15130ac881a39032cb26dc3964b2689"
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.0/gauge-1.6.0-windows.x86.zip",
"hash": "f863ef0e229f16b939ab7f647a0ca064efd2f718485b79b6c712f0e817c01b58"
}
},
"bin": "gauge.exe",