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",
"homepage": "https://gauge.org",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.3.1/gauge-1.3.1-windows.x86_64.zip",
"hash": "58f2cd7d37411e4a9e4e6481635c04399d55870dcc461d97f2a0a68b2bcbde9b"
"url": "https://github.com/getgauge/gauge/releases/download/v1.3.2/gauge-1.3.2-windows.x86_64.zip",
"hash": "c3223ae6db052a1eb5634ab74934c51e88ece7de4481cb3ff241525756a29fa5"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.3.1/gauge-1.3.1-windows.x86.zip",
"hash": "c88dfa5cb379e918c0d9efb1d4d728a51c4d8cadf4d864a7c04a96967602b725"
"url": "https://github.com/getgauge/gauge/releases/download/v1.3.2/gauge-1.3.2-windows.x86.zip",
"hash": "bf84ea2001a4c177a800cebabed09b78bcb5447a03240575aa2e5e1998b9832b"
}
},
"bin": "gauge.exe",