gauge: Update to version 1.1.2

This commit is contained in:
Jakub Čábera 2020-09-02 11:50:26 +02:00
parent 6ed0519edb
commit 6fca92e834

View File

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