gauge: Update to version 1.2.0

This commit is contained in:
Richard Kuhnt 2021-05-25 15:00:23 +00:00
parent f328504ca7
commit 6078ea5e5c

View File

@ -1,16 +1,16 @@
{
"version": "1.1.8",
"version": "1.2.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.1.8/gauge-1.1.8-windows.x86_64.zip",
"hash": "d95735f7f16bf05238162fcc858a6be711d0b036d179e8361305cfa60f9418ba"
"url": "https://github.com/getgauge/gauge/releases/download/v1.2.0/gauge-1.2.0-windows.x86_64.zip",
"hash": "c708ce6f73b8be46ec7529260367b3150178e753fef4981cb6b49d396de2c429"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.8/gauge-1.1.8-windows.x86.zip",
"hash": "36ec4d23a55d765c6982356501bf81caee94c18da18ef95d31707deb88d8ad56"
"url": "https://github.com/getgauge/gauge/releases/download/v1.2.0/gauge-1.2.0-windows.x86.zip",
"hash": "784e885fd46e2e8e907232703f8351274fc549aa707bf04f5f3b315b1d3941dc"
}
},
"bin": "gauge.exe",