gauge: Update to version 1.4.0

This commit is contained in:
Richard Kuhnt 2021-07-28 03:00:33 +00:00
parent 45db4147da
commit abbf2020f5

View File

@ -1,16 +1,16 @@
{
"version": "1.3.3",
"version": "1.4.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.3.3/gauge-1.3.3-windows.x86_64.zip",
"hash": "242cbc20db1f4d0c8c748d2622a47ec7b413999c6703d2a1bf7abe3dc8922816"
"url": "https://github.com/getgauge/gauge/releases/download/v1.4.0/gauge-1.4.0-windows.x86_64.zip",
"hash": "cc77db01c2dec1d029fd909c014afb644481044298906cc3c31d865afe519b13"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.3.3/gauge-1.3.3-windows.x86.zip",
"hash": "aa67238a0ba344cd081040aaf39ebfc79c7fe4f17013bd33e5006b3c4fbc59c8"
"url": "https://github.com/getgauge/gauge/releases/download/v1.4.0/gauge-1.4.0-windows.x86.zip",
"hash": "9549506c3bf445b54ccaa7fa0aa1974fe91e2ce0b2b2838ced415fa592abd732"
}
},
"bin": "gauge.exe",