vcpkg/ports/avisynthplus/vcpkg.json
wangqr edb61470d8
[avisynthplus] Update to 3.6.1 (#15214)
* [avisynthplus] Update to 3.6.1

* [avisynthplus] Do not limit system to Windows

AVS+ supports linux and macOS. The OS limit was introduced in e7dc93f202

* Update vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2020-12-21 09:11:41 -08:00

8 lines
254 B
JSON

{
"name": "avisynthplus",
"version-string": "3.6.1",
"description": "An improved version of the AviSynth frameserver, with improved features and developer friendliness",
"homepage": "http://avs-plus.net/",
"supports": "!arm & !uwp & !static"
}