gauge: Update to version 1.1.8

This commit is contained in:
Richard Kuhnt 2021-04-01 09:00:22 +00:00
parent 8be6f2b807
commit f7236b3ada

View File

@ -1,16 +1,16 @@
{
"version": "1.1.7",
"version": "1.1.8",
"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.1.7/gauge-1.1.7-windows.x86_64.zip",
"hash": "39cdd181078b3f81f235aaf389863a7cac4317d91f5a89165d172dcf6f4159b4"
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.8/gauge-1.1.8-windows.x86_64.zip",
"hash": "d95735f7f16bf05238162fcc858a6be711d0b036d179e8361305cfa60f9418ba"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.7/gauge-1.1.7-windows.x86.zip",
"hash": "acb571da82ef0350104022d8941fae5d5e4b955907b9ca30228969d813a6abcd"
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.8/gauge-1.1.8-windows.x86.zip",
"hash": "36ec4d23a55d765c6982356501bf81caee94c18da18ef95d31707deb88d8ad56"
}
},
"bin": "gauge.exe",