gauge: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2024-02-02 08:25:16 +00:00
parent a6102db0e5
commit 63c5bfd13f

View File

@ -1,16 +1,16 @@
{
"version": "1.6.0",
"version": "1.6.1",
"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.6.0/gauge-1.6.0-windows.x86_64.zip",
"hash": "2ce5b462167da3ae1a76eefaa546509678419a45c4945bb1b75fd98d6ddc8f3a"
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.1/gauge-1.6.1-windows.x86_64.zip",
"hash": "fa78e558853a7e6b5618cd3db3bc7994650a33fa756c74f3fa08d2cbd7bcfe67"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.0/gauge-1.6.0-windows.x86.zip",
"hash": "f863ef0e229f16b939ab7f647a0ca064efd2f718485b79b6c712f0e817c01b58"
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.1/gauge-1.6.1-windows.x86.zip",
"hash": "54ffb0dc379fb565c3032a0f7bd928b6114fd13e20f335e114ff9b6f08fd2f83"
}
},
"bin": "gauge.exe",