mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 07:09:02 +08:00
dfb69e54d8
* [avisynthplus] Update to 3.7.0 * Update to 3.7.0 * Allows static build as this is supported since 3.7.0 * [avisynthplus] add filesystem submodule to support older compiler * [avisynthplus] change version-string to version-semver
8 lines
244 B
JSON
8 lines
244 B
JSON
{
|
|
"name": "avisynthplus",
|
|
"version-semver": "3.7.0",
|
|
"description": "An improved version of the AviSynth frameserver, with improved features and developer friendliness",
|
|
"homepage": "http://avs-plus.net/",
|
|
"supports": "!arm & !uwp"
|
|
}
|