gauge: Update to version 1.5.3

This commit is contained in:
github-actions[bot] 2023-07-28 12:30:45 +00:00
parent 7832076260
commit 50b033a272

View File

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