gauge: Update to version 1.5.4

This commit is contained in:
github-actions[bot] 2023-08-03 08:25:27 +00:00
parent 5c6ae1a398
commit 0dd0202e0b

View File

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