scoop-bucket/loot.json
2020-09-06 16:08:44 +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.0",
"extract_dir": "loot_0.16.0-0-gb1094e6_0.16.0",
"url": "https://github.com/loot/loot/releases/download/0.16.0/loot_0.16.0-0-gb1094e6_0.16.0.7z",
"bin": "LOOT.exe",
"hash": "badb3a28ac8970570368797b51825abc1291415ab5ee40650b65188c1f1b426a",
"shortcuts": [
[
"LOOT.exe",
"LOOT (Load Order Optimisation Tool)"
]
]
}