gauge: Update to version 1.1.7

This commit is contained in:
Jakub Čábera 2021-01-13 18:44:14 +01:00
parent bfc4a86d41
commit 87b9e172bd

View File

@ -1,16 +1,16 @@
{
"version": "1.1.6",
"description": "Test automation tool.",
"version": "1.1.7",
"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.1.6/gauge-1.1.6-windows.x86_64.zip",
"hash": "897a48639c56476cd6999b49113cfd39a2d480fb8d075f25ee8f8abfeaf4902d"
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.7/gauge-1.1.7-windows.x86_64.zip",
"hash": "39cdd181078b3f81f235aaf389863a7cac4317d91f5a89165d172dcf6f4159b4"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.6/gauge-1.1.6-windows.x86.zip",
"hash": "c08e4a6b567136ccaa2d928304cf9a885d77ab79589c3b03204ea6edaf443505"
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.7/gauge-1.1.7-windows.x86.zip",
"hash": "acb571da82ef0350104022d8941fae5d5e4b955907b9ca30228969d813a6abcd"
}
},
"bin": "gauge.exe",