23 lines
842 B
JSON
23 lines
842 B
JSON
{
|
|
"homepage": "https://github.com/loot/loot",
|
|
"checkver": {
|
|
"url": "https://github.com/loot/loot/releases/latest",
|
|
"re": "loot_(?<version>[\\d\\w.]+)-0-(?<short>[\\d\\w]+)_(?<branch>[\\d\\w.]+).7z"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/loot/loot/releases/download/$version/loot_$version-0-$matchShort_$matchBranch.7z",
|
|
"extract_dir": "loot_$version-0-$matchShort_$matchBranch"
|
|
},
|
|
"version": "0.17.0",
|
|
"extract_dir": "loot_0.17.0-0-g36fedfe_0.17.0",
|
|
"url": "https://github.com/loot/loot/releases/download/0.17.0/loot_0.17.0-0-g36fedfe_0.17.0.7z",
|
|
"bin": "LOOT.exe",
|
|
"hash": "4efb1ff3deeae463637d8e7a3150f267eae0600afa0714d766722a579cd2e67e",
|
|
"shortcuts": [
|
|
[
|
|
"LOOT.exe",
|
|
"LOOT (Load Order Optimisation Tool)"
|
|
]
|
|
]
|
|
}
|