scoop-bucket/loot.json
2019-12-25 17:39:35 +01: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.15.1",
"extract_dir": "loot_0.15.1-0-g82c756e_master",
"url": "https://github.com/loot/loot/releases/download/0.15.1/loot_0.15.1-0-g82c756e_master.7z",
"bin": "LOOT.exe",
"hash": "0d6764509c4f7d7ff21ec8f716b295b7fea015c6d4a39b0e6e0e0ad710ba87f8",
"shortcuts": [
[
"LOOT.exe",
"LOOT (Load Order Optimisation Tool)"
]
]
}