gauge: Update to version 1.1.4

This commit is contained in:
Jakub Čábera 2020-09-10 15:20:58 +02:00
parent 0754d97fc2
commit 84aaf7fe68

View File

@ -1,16 +1,16 @@
{
"version": "1.1.3",
"version": "1.1.4",
"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.3/gauge-1.1.3-windows.x86_64.zip",
"hash": "ceda9c3744dc67621194de4793140a051fbfd913adc95613cd7a00c426079b8e"
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.4/gauge-1.1.4-windows.x86_64.zip",
"hash": "7e7555cb5a5d82bfa5164ddb308a05a3d78a5ec916fe675285852392a565d488"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.3/gauge-1.1.3-windows.x86.zip",
"hash": "f125df9f1e135d6262be4cd138432f9399127b33049893427b567303084a6e8d"
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.4/gauge-1.1.4-windows.x86.zip",
"hash": "e2457125aa009ee2ed0858285d23214199044bc728b25dc1da467a75958f1b96"
}
},
"bin": "gauge.exe",