mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
18 lines
633 B
JSON
18 lines
633 B
JSON
{
|
|
"version": "5.0.2",
|
|
"description": "Set of tools for windows installer creation.",
|
|
"homepage": "https://wixtoolset.org/",
|
|
"license": "MS-RL",
|
|
"url": "https://api.nuget.org/v3-flatcontainer/wix/5.0.2/wix.5.0.2.nupkg",
|
|
"hash": "f30ef0c74e2a986126539c5780be93ac24e8136eaf723b1937b26272703ae173",
|
|
"extract_dir": "tools\\net6.0\\any",
|
|
"bin": "wix.exe",
|
|
"checkver": {
|
|
"url": "https://api.nuget.org/v3-flatcontainer/wix/index.json",
|
|
"jsonpath": "$.versions[-1:]"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://api.nuget.org/v3-flatcontainer/wix/$version/wix.$version.nupkg"
|
|
}
|
|
}
|