gauge: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2023-06-22 16:26:42 +00:00
parent e0682bd1bd
commit f3760afb65

View File

@ -1,16 +1,16 @@
{ {
"version": "1.4.3", "version": "1.5.0",
"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.5.0/gauge-1.5.0-windows.x86_64.zip",
"hash": "6351416c72923d851cc2e4d6ee0833a0326ecbd48d46be44690a80541c3e78dc" "hash": "9de4056eb675164d8c425456730a1d8aacd2dbcb896f4d0a90631629963f91e5"
}, },
"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.5.0/gauge-1.5.0-windows.x86.zip",
"hash": "8079541908cc68e893626dd633728d821e17978a00efed1ec19c386e1f82a8e2" "hash": "27b9d52efaa280ad9fe2908a7cbab961373be9a5b885978a76dce50f104ca128"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",