gauge: Update to version 1.6.2

This commit is contained in:
github-actions[bot] 2024-02-19 16:27:18 +00:00
parent c93828ef84
commit e44bfda6f3

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.1", "version": "1.6.2",
"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.1/gauge-1.6.1-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.2/gauge-1.6.2-windows.x86_64.zip",
"hash": "fa78e558853a7e6b5618cd3db3bc7994650a33fa756c74f3fa08d2cbd7bcfe67" "hash": "70614c1a6ab74c1723552048891c23cef327e4a73e0d734a5918c336927271ee"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.6.1/gauge-1.6.1-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.6.2/gauge-1.6.2-windows.x86.zip",
"hash": "54ffb0dc379fb565c3032a0f7bd928b6114fd13e20f335e114ff9b6f08fd2f83" "hash": "cab4b23d89b7e394a68ced4e2e69a3a2430195604dcdfa25f9ee4b8784c9c910"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",