gauge: Update to version 1.6.8

This commit is contained in:
github-actions[bot] 2024-08-14 16:30:04 +00:00
parent d6ae73cf31
commit 1aca98e3c1

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.7", "version": "1.6.8",
"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.7/gauge-1.6.7-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.8/gauge-1.6.8-windows.x86_64.zip",
"hash": "81267331cc4a7be0f9ca7596ddf936fb6274e70c8d7829d330e06719940c9e19" "hash": "a232786b1311dc1d8875439ee47a8105ec53dd860892dcf6a614b12ee4a5a176"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.7/gauge-1.6.7-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.8/gauge-1.6.8-windows.x86.zip",
"hash": "2ea0071ce700715d4fd2466f10ef0092689364a0ebf65411ac4100393b2348cf" "hash": "211fc499a2c04edca12bdffbef406834e550c0eb427fdc5dc5f2d5aee1f15342"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",