gauge: Update to version 1.2.1

This commit is contained in:
Richard Kuhnt 2021-05-26 04:00:36 +00:00
parent 19434a3746
commit a4cea197c6

View File

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