gauge: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2023-06-23 16:30:11 +00:00
parent c3d00d47e5
commit 441136790e

View File

@ -1,16 +1,16 @@
{
"version": "1.5.0",
"version": "1.5.1",
"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.5.0/gauge-1.5.0-windows.x86_64.zip",
"hash": "9de4056eb675164d8c425456730a1d8aacd2dbcb896f4d0a90631629963f91e5"
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.1/gauge-1.5.1-windows.x86_64.zip",
"hash": "d2d6aee9c7d6d7e172c14c13db785ddea9cb447eaef45a559e1bfd340064e91e"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.0/gauge-1.5.0-windows.x86.zip",
"hash": "27b9d52efaa280ad9fe2908a7cbab961373be9a5b885978a76dce50f104ca128"
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.1/gauge-1.5.1-windows.x86.zip",
"hash": "487e0447f712218dda503e7aa42e84760bba7d367c35284346f49688e707489f"
}
},
"bin": "gauge.exe",