gauge: Update to version 1.5.6

This commit is contained in:
github-actions[bot] 2023-10-27 08:26:09 +00:00
parent 3bf85e4e60
commit cb18dcec20

View File

@ -1,16 +1,16 @@
{
"version": "1.5.4",
"version": "1.5.6",
"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.4/gauge-1.5.4-windows.x86_64.zip",
"hash": "d1599dfcf99ff6636023639ac8a2d3c0256a8d1be6bf01a20a631f26829c7867"
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.6/gauge-1.5.6-windows.x86_64.zip",
"hash": "5364b9e6c8958024f8d89f9ce7738c43e235fb9e31b93cb30b146e68370abd67"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.4/gauge-1.5.4-windows.x86.zip",
"hash": "5e6308886272b64b1c29bfe8b600a384290d314547aad477eaffba01afb528e1"
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.6/gauge-1.5.6-windows.x86.zip",
"hash": "db96d5233b839da7bb85c8476538da3cd0af02eb1b0ffde442925aac3f7f216f"
}
},
"bin": "gauge.exe",