gauge: Update to version 1.1.6

This commit is contained in:
Jakub Čábera 2020-12-04 21:28:04 +01:00
parent 564512b766
commit 10d9f52547

View File

@ -1,16 +1,16 @@
{
"version": "1.1.5",
"version": "1.1.6",
"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.5/gauge-1.1.5-windows.x86_64.zip",
"hash": "4c4f2bf4b6f698b3b6a1fb0bb6ca847d108802965ad779d1183d27ed75bc8bbe"
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.6/gauge-1.1.6-windows.x86_64.zip",
"hash": "897a48639c56476cd6999b49113cfd39a2d480fb8d075f25ee8f8abfeaf4902d"
},
"32bit": {
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.5/gauge-1.1.5-windows.x86.zip",
"hash": "b21e69ad9e82785c87998371cb84f92c397e4a2343ce25b64a251c1d89e7443d"
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.6/gauge-1.1.6-windows.x86.zip",
"hash": "c08e4a6b567136ccaa2d928304cf9a885d77ab79589c3b03204ea6edaf443505"
}
},
"bin": "gauge.exe",