gauge: Update to version 1.4.1

This commit is contained in:
Richard Kuhnt 2021-08-20 11:00:35 +00:00
parent cdfb04b285
commit be8ab3bb05

View File

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