gauge: Update to version 1.6.9

This commit is contained in:
github-actions[bot] 2024-09-25 12:32:20 +00:00
parent 36b8dfe57a
commit 71a5ffd3ac

View File

@ -1,16 +1,16 @@
{
"version": "1.6.8",
"version": "1.6.9",
"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.6.8/gauge-1.6.8-windows.x86_64.zip",
"hash": "a232786b1311dc1d8875439ee47a8105ec53dd860892dcf6a614b12ee4a5a176"
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.9/gauge-1.6.9-windows.x86_64.zip",
"hash": "a8d4830499c2e096fbb94f55a47659f67c97c41e825d36c0ab0ef0bf0df3ad1c"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.8/gauge-1.6.8-windows.x86.zip",
"hash": "211fc499a2c04edca12bdffbef406834e550c0eb427fdc5dc5f2d5aee1f15342"
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.9/gauge-1.6.9-windows.x86.zip",
"hash": "10bd923fc422224f651d72ab12b28b8f07e7568b4c04c5afad7a0b3650c131a7"
}
},
"bin": "gauge.exe",