mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
gauge: Update to version 1.2.0
This commit is contained in:
parent
f328504ca7
commit
6078ea5e5c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.8",
|
"version": "1.2.0",
|
||||||
"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.1.8/gauge-1.1.8-windows.x86_64.zip",
|
"url": "https://github.com/getgauge/gauge/releases/download/v1.2.0/gauge-1.2.0-windows.x86_64.zip",
|
||||||
"hash": "d95735f7f16bf05238162fcc858a6be711d0b036d179e8361305cfa60f9418ba"
|
"hash": "c708ce6f73b8be46ec7529260367b3150178e753fef4981cb6b49d396de2c429"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.8/gauge-1.1.8-windows.x86.zip",
|
"url": "https://github.com/getgauge/gauge/releases/download/v1.2.0/gauge-1.2.0-windows.x86.zip",
|
||||||
"hash": "36ec4d23a55d765c6982356501bf81caee94c18da18ef95d31707deb88d8ad56"
|
"hash": "784e885fd46e2e8e907232703f8351274fc549aa707bf04f5f3b315b1d3941dc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gauge.exe",
|
"bin": "gauge.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user