gauge: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2022-05-10 16:31:28 +00:00
parent a6a9ce3de7
commit da21f3b54a

View File

@ -1,16 +1,16 @@
{ {
"version": "1.4.3", "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.3/gauge-1.4.3-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.4.2/gauge-1.4.2-windows.x86_64.zip",
"hash": "6351416c72923d851cc2e4d6ee0833a0326ecbd48d46be44690a80541c3e78dc" "hash": "0255aec49e22c1664252242576daceb5dd2e5310890bf46b2f5a0ee7df02ed84"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.4.3/gauge-1.4.3-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.4.2/gauge-1.4.2-windows.x86.zip",
"hash": "8079541908cc68e893626dd633728d821e17978a00efed1ec19c386e1f82a8e2" "hash": "dd7b461aaf9cdc06c26930f14a3e8e9380f605119a005c1293045266260dfb4e"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",