mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gauge: Update to version 1.2.1
This commit is contained in:
parent
19434a3746
commit
a4cea197c6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"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.2.0/gauge-1.2.0-windows.x86_64.zip",
|
"url": "https://github.com/getgauge/gauge/releases/download/v1.2.1/gauge-1.2.1-windows.x86_64.zip",
|
||||||
"hash": "c708ce6f73b8be46ec7529260367b3150178e753fef4981cb6b49d396de2c429"
|
"hash": "c68b13e1615567f03ec5507f6d9421dd0bc9504aed01893af92aed34ee71e854"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/getgauge/gauge/releases/download/v1.2.0/gauge-1.2.0-windows.x86.zip",
|
"url": "https://github.com/getgauge/gauge/releases/download/v1.2.1/gauge-1.2.1-windows.x86.zip",
|
||||||
"hash": "784e885fd46e2e8e907232703f8351274fc549aa707bf04f5f3b315b1d3941dc"
|
"hash": "8e3f467a04679fd3af835c67ccc1b0d327f4e49e44a45a4c548fa1363cd95b83"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gauge.exe",
|
"bin": "gauge.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user