gauge: Update to version 1.5.7

This commit is contained in:
github-actions[bot] 2024-01-24 12:30:18 +00:00
parent a0a68fb22c
commit 191cbb058c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.5.6", "version": "1.5.7",
"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.6/gauge-1.5.6-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.5.7/gauge-1.5.7-windows.x86_64.zip",
"hash": "5364b9e6c8958024f8d89f9ce7738c43e235fb9e31b93cb30b146e68370abd67" "hash": "3f0246c4df7df2d735b59a2d14634d849fbca7ee2566dadb9aa0c7d95fefbb33"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.5.6/gauge-1.5.6-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.5.7/gauge-1.5.7-windows.x86.zip",
"hash": "db96d5233b839da7bb85c8476538da3cd0af02eb1b0ffde442925aac3f7f216f" "hash": "e17703f5e71b197445008c22b26c29b4f15130ac881a39032cb26dc3964b2689"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",