gauge: Update to version 1.6.22

This commit is contained in:
github-actions[bot] 2025-12-09 04:31:01 +00:00
parent b88fbd2e42
commit 90f90f1bec

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.21", "version": "1.6.22",
"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.21/gauge-1.6.21-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.22/gauge-1.6.22-windows.x86_64.zip",
"hash": "893db2338ac76058f77e9a054de3791eb1dff4d672973b23a5d45c834e75a048" "hash": "fa726b1df666ef2cb8bd03b87ffd3860bb6e2b3755aec7f7d02e330ee86cac81"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.21/gauge-1.6.21-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.22/gauge-1.6.22-windows.x86.zip",
"hash": "86933fcd641a2ee133270bd601b28d94ca725843bafa19124939d4daf469f338" "hash": "9306b8fd0f1254b80f4069086980a39011b543ad8880f460f723c0ff3d47018b"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",