mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
gauge: Update to version 1.1.5
This commit is contained in:
parent
8dd6581253
commit
465db7d4cb
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "1.1.4",
|
||||
"version": "1.1.5",
|
||||
"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.4/gauge-1.1.4-windows.x86_64.zip",
|
||||
"hash": "7e7555cb5a5d82bfa5164ddb308a05a3d78a5ec916fe675285852392a565d488"
|
||||
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.5/gauge-1.1.5-windows.x86_64.zip",
|
||||
"hash": "4c4f2bf4b6f698b3b6a1fb0bb6ca847d108802965ad779d1183d27ed75bc8bbe"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.4/gauge-1.1.4-windows.x86.zip",
|
||||
"hash": "e2457125aa009ee2ed0858285d23214199044bc728b25dc1da467a75958f1b96"
|
||||
"url": "https://github.com/getgauge/gauge/releases/download/v1.1.5/gauge-1.1.5-windows.x86.zip",
|
||||
"hash": "b21e69ad9e82785c87998371cb84f92c397e4a2343ce25b64a251c1d89e7443d"
|
||||
}
|
||||
},
|
||||
"bin": "gauge.exe",
|
||||
"persist": "home",
|
||||
"env_set": {
|
||||
"GAUGE_HOME": "$persist_dir\\home"
|
||||
},
|
||||
"persist": "home",
|
||||
"checkver": {
|
||||
"github": "https://github.com/getgauge/gauge"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user