gauge: Update to version 1.3.2

This commit is contained in:
Richard Kuhnt 2021-07-11 03:00:29 +00:00
parent 0fb25319d7
commit f247fce8c2

View File

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