vcpkg/ports/avisynthplus/vcpkg.json
wangqr dfb69e54d8
[avisynthplus] Update to 3.7.0 (#17221)
* [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
2021-04-30 11:13:16 -07:00

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"
}