Hsiao-nan Cheung ccc4a08585 dark: Add version 3.11 (and mod apps using dark) (#3219)
- Add dark v3.11
- Modify `mro` and `plex-server` which using `dark` as extractor
2019-03-14 20:20:39 +01:00

19 lines
640 B
JSON

{
"homepage": "http://wixtoolset.org/",
"license": "MS-RL",
"version": "3.11",
"url": "https://raw.githubusercontent.com/scoopinstaller/binary-mirror/master/dark/dark-3.11.zip",
"hash": "48763b0f63062ccbf4a4d852761008ae59e0c01ef3fb116883592f4a1c67c61d",
"bin": "dark.exe",
"checkver": {
"url": "https://github.com/scoopinstaller/binary-mirror/tree/master/dark",
"re": "dark-([0-9.]+).zip"
},
"autoupdate": {
"url": "https://raw.githubusercontent.com/scoopinstaller/binary-mirror/master/dark/dark-$version.zip",
"hash": {
"url": "$url.sha256"
}
}
}