gauge: Update to version 1.1.0

This commit is contained in:
Jakub Čábera 2020-06-02 10:27:06 +02:00
parent 533b8bf283
commit eb298be1ab

View File

@ -2,15 +2,15 @@
"homepage": "https://gauge.org",
"description": "Test automation tool.",
"license": "GPL-3.0-or-later",
"version": "1.0.8",
"version": "1.1.0",
"architecture": {
"64bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.0.8/gauge-1.0.8-windows.x86_64.zip",
"hash": "32903a01e432188a70b98eb1638b86a184d954a22d5ffc5c5623871aba6dc0e1"
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.0/gauge-1.1.0-windows.x86_64.zip",
"hash": "4bbd616785cf42cb42bc040ad0074b7ad91133fe7f187aac41dfbe8bca215a10"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.0.8/gauge-1.0.8-windows.x86.zip",
"hash": "5b21290bb44449d8cb104eac5b2edbd9a5c9d181824013a7616823a7dac3907b"
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.0/gauge-1.1.0-windows.x86.zip",
"hash": "b11a4525e783bd765fa66226c0b046bc5434828041a7c2fc8a4d8f4570cea4ed"
}
},
"bin": "gauge.exe",