gauge: Update to version 1.0.8

This commit is contained in:
Richard Kuhnt 2020-03-19 12:01:50 +00:00
parent d4faaf96ea
commit 9687b12bc6

View File

@ -2,15 +2,15 @@
"homepage": "https://gauge.org",
"description": "Test automation tool.",
"license": "GPL-3.0-or-later",
"version": "1.0.7",
"version": "1.0.8",
"architecture": {
"64bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.0.7/gauge-1.0.7-windows.x86_64.zip",
"hash": "8aa8d7460ebd46831fbf5bb0d7d10aec83d9734485fe6507c63f136ced32b88e"
"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.7/gauge-1.0.7-windows.x86.zip",
"hash": "ed0088ee6247045839e5f32209fdabc2873196491296718ab1364360ce7efab9"
"url": "https://github.com/getgauge/gauge/releases/download/v1.0.8/gauge-1.0.8-windows.x86.zip",
"hash": "5b21290bb44449d8cb104eac5b2edbd9a5c9d181824013a7616823a7dac3907b"
}
},
"bin": "gauge.exe",