gauge: Update to version 1.4.2

This commit is contained in:
Richard Kuhnt 2021-10-17 17:00:38 +00:00
parent 11cb8bf2fb
commit f786ab1a9c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.4.1", "version": "1.4.2",
"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.4.1/gauge-1.4.1-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.4.2/gauge-1.4.2-windows.x86_64.zip",
"hash": "128f21aed1d80c901cd213ebda50b218d379438055d9801c94021bccfdc997dd" "hash": "0255aec49e22c1664252242576daceb5dd2e5310890bf46b2f5a0ee7df02ed84"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.4.1/gauge-1.4.1-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.4.2/gauge-1.4.2-windows.x86.zip",
"hash": "85987a61326b847ae3b30de4158c933eb180c4a221e9bc80b7f5a270f00a7e92" "hash": "dd7b461aaf9cdc06c26930f14a3e8e9380f605119a005c1293045266260dfb4e"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",