gauge: Update to version 1.1.3

This commit is contained in:
Jakub Čábera 2020-09-02 16:02:31 +02:00
parent ef300441a4
commit e9b5aa65d0

View File

@ -1,16 +1,16 @@
{ {
"version": "1.1.2", "version": "1.1.3",
"description": "Test automation tool.", "description": "Test automation tool.",
"homepage": "https://gauge.org", "homepage": "https://gauge.org",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.2/gauge-1.1.2-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.1.3/gauge-1.1.3-windows.x86_64.zip",
"hash": "18beeddeec6cec37c4c34b84e12c84d38c8c9232446c68ece68eab375ab6a64d" "hash": "ceda9c3744dc67621194de4793140a051fbfd913adc95613cd7a00c426079b8e"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.2/gauge-1.1.2-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.1.3/gauge-1.1.3-windows.x86.zip",
"hash": "45ad68b0b05689eda9777d18bab1f97a6c2122a26e0eac52bc6df76e6bb04a1e" "hash": "f125df9f1e135d6262be4cd138432f9399127b33049893427b567303084a6e8d"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",