gauge: Update to version 1.3.1

This commit is contained in:
Richard Kuhnt 2021-07-07 10:00:18 +00:00
parent 385f02b7bc
commit c1b039b896

View File

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