ScoopInstaller_Main/bucket/wixtoolset.json
2024-07-17 00:34:10 +00:00

18 lines
633 B
JSON

{
"version": "5.0.1",
"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.1/wix.5.0.1.nupkg",
"hash": "ba3a96f9d35e9e6f861611d903eb43399c84de4ba741dd522b7a2006e2ec702a",
"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"
}
}