gauge: Update to version 1.5.2

This commit is contained in:
github-actions[bot] 2023-07-20 20:24:18 +00:00
parent d6594cb915
commit c044ffddb6

View File

@ -1,16 +1,16 @@
{
"version": "1.5.1",
"version": "1.5.2",
"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.1/gauge-1.5.1-windows.x86_64.zip",
"hash": "d2d6aee9c7d6d7e172c14c13db785ddea9cb447eaef45a559e1bfd340064e91e"
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.2/gauge-1.5.2-windows.x86_64.zip",
"hash": "04cc7caeba376152f2ab12063e752993bebcba785cf03e944ae71a96ad2c442a"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.1/gauge-1.5.1-windows.x86.zip",
"hash": "487e0447f712218dda503e7aa42e84760bba7d367c35284346f49688e707489f"
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.2/gauge-1.5.2-windows.x86.zip",
"hash": "7c5e3ef89c64682e4cab176438d8cdb7ef7f4051e0d4cf961d15908a9a1b138a"
}
},
"bin": "gauge.exe",