gauge: Update to version 1.6.5

This commit is contained in:
github-actions[bot] 2024-04-02 13:11:56 +00:00
parent 9231a29f4f
commit 7614e14888

View File

@ -1,16 +1,16 @@
{
"version": "1.6.4",
"version": "1.6.5",
"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.4/gauge-1.6.4-windows.x86_64.zip",
"hash": "d4851ab876445bdfbca81ef88198930f101605479a0fc5c8ea02a54fb29c6296"
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.5/gauge-1.6.5-windows.x86_64.zip",
"hash": "753497f67e63842665c4f993ec876bee915e6d10c757a6c08bb1b9d29a9f03a1"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.4/gauge-1.6.4-windows.x86.zip",
"hash": "b5b7013b5a86d68580401460a43cc38019723b1094304042de7adb06e4131c37"
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.5/gauge-1.6.5-windows.x86.zip",
"hash": "da12d597a362a722f636e3b9f0b1d30252c15f399b0be25799e6d7f1ccffb562"
}
},
"bin": "gauge.exe",