gauge: Update to version 1.0.8

This commit is contained in:
Jakub Čábera 2020-06-01 09:23:31 +02:00
parent 5020a17fc3
commit fa5784f129

View File

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