gauge: Update to version 1.4.3

This commit is contained in:
github-actions[bot] 2022-01-22 12:29:28 +00:00
parent 98ebd8e1f6
commit 3488d67ba6

View File

@ -1,16 +1,16 @@
{
"version": "1.4.2",
"version": "1.4.3",
"description": "Test automation tool",
"homepage": "https://gauge.org",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.4.2/gauge-1.4.2-windows.x86_64.zip",
"hash": "0255aec49e22c1664252242576daceb5dd2e5310890bf46b2f5a0ee7df02ed84"
"url": "https://github.com/getgauge/gauge/releases/download/v1.4.3/gauge-1.4.3-windows.x86_64.zip",
"hash": "6351416c72923d851cc2e4d6ee0833a0326ecbd48d46be44690a80541c3e78dc"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.4.2/gauge-1.4.2-windows.x86.zip",
"hash": "dd7b461aaf9cdc06c26930f14a3e8e9380f605119a005c1293045266260dfb4e"
"url": "https://github.com/getgauge/gauge/releases/download/v1.4.3/gauge-1.4.3-windows.x86.zip",
"hash": "8079541908cc68e893626dd633728d821e17978a00efed1ec19c386e1f82a8e2"
}
},
"bin": "gauge.exe",