2019-05-08 19:56:51 +02:00

20 lines
689 B
JSON

{
"homepage": "http://wixtoolset.org/",
"license": "MS-RL",
"description": "WiX (Windows Installer XML) Toolset Decompiler",
"version": "3.11.1",
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-3.11.1.7z",
"hash": "b19626f134b82549303ce46d3c080986963bdcd1f2d61b99d5f270c8900e8930",
"bin": "dark.exe",
"checkver": {
"url": "https://github.com/ScoopInstaller/Binary/tree/master/dark",
"re": "dark-([0-9.]+).7z"
},
"autoupdate": {
"url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/dark/dark-$version.7z",
"hash": {
"url": "$url.sha256"
}
}
}