gauge: Update to version 1.6.11

This commit is contained in:
github-actions[bot] 2024-12-27 08:30:19 +00:00
parent ea5f4720a4
commit 5887a791d5

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.10", "version": "1.6.11",
"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.6.10/gauge-1.6.10-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.11/gauge-1.6.11-windows.x86_64.zip",
"hash": "3cfee60be9d6f52c6113c8bdd4600a70e8ec7d0ad9881c1ecb236edd6638bb37" "hash": "de3c3a74370bdc8bdfb9ac8d9d5cc0d7ded191bbd9b26f57b69483f619d3c571"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.10/gauge-1.6.10-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.11/gauge-1.6.11-windows.x86.zip",
"hash": "00306ac1e45ae69ebfd0632fee4f02b46c9933b34941b08821ee153d8c3e36d9" "hash": "d9501d71825b397a13c0f6d7561dd140b698127b27415569f07e189168386bb4"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",