scoop-bucket/loot.json
2021-05-29 13:50:13 +02:00

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.16.1",
"extract_dir": "loot_0.16.1-0-g18e28e9_0.16.1",
"url": "https://github.com/loot/loot/releases/download/0.16.1/loot_0.16.1-0-g18e28e9_0.16.1.7z",
"bin": "LOOT.exe",
"hash": "eeb55a9f9bd1226eb71759714d2bcfdfba3a07351c1eb428516854d8f24ccc5b",
"shortcuts": [
[
"LOOT.exe",
"LOOT (Load Order Optimisation Tool)"
]
]
}