mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-15 08:05:14 +00:00
18 lines
648 B
JSON
18 lines
648 B
JSON
{
|
|
"version": "6.0.0-rc.1",
|
|
"description": "Set of tools for windows installer creation.",
|
|
"homepage": "https://wixtoolset.org/",
|
|
"license": "MS-RL",
|
|
"url": "https://api.nuget.org/v3-flatcontainer/wix/6.0.0-rc.1/wix.6.0.0-rc.1.nupkg",
|
|
"hash": "7efd08c86e9514dea180c5cfd492c7c765d49d5b3153e235e6e153c4e413a71a",
|
|
"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"
|
|
}
|
|
}
|