gauge: Update to version 1.3.0

This commit is contained in:
Richard Kuhnt 2021-07-06 04:00:21 +00:00
parent 5c9d163265
commit 51dc37f262

View File

@ -1,16 +1,16 @@
{ {
"version": "1.2.1", "version": "1.3.0",
"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.2.1/gauge-1.2.1-windows.x86_64.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.3.0/gauge-1.3.0-windows.x86_64.zip",
"hash": "c68b13e1615567f03ec5507f6d9421dd0bc9504aed01893af92aed34ee71e854" "hash": "a12bc0291a4a1a40dae227e9c0b05adbeebf9363612fac1462e85291a7239c5f"
}, },
"32bit": { "32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.2.1/gauge-1.2.1-windows.x86.zip", "url": "https://github.com/getgauge/gauge/releases/download/v1.3.0/gauge-1.3.0-windows.x86.zip",
"hash": "8e3f467a04679fd3af835c67ccc1b0d327f4e49e44a45a4c548fa1363cd95b83" "hash": "a4d06377ca87aff9db3233984a3491843d5ebda9186575c21ca61e019110e3e3"
} }
}, },
"bin": "gauge.exe", "bin": "gauge.exe",