gauge: Update to version 1.6.7

This commit is contained in:
github-actions[bot] 2024-05-07 16:28:16 +00:00
parent 921261877b
commit 9752efc412

View File

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