gauge: Update to version 1.1.1

This commit is contained in:
Jakub Čábera 2020-06-04 15:14:06 +02:00
parent 40552444d0
commit e622a83bb0

View File

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