mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-02 22:35:31 +08:00
edb61470d8
* [avisynthplus] Update to 3.6.1 * [avisynthplus] Do not limit system to Windows AVS+ supports linux and macOS. The OS limit was introduced in e7dc93f2026c171073bc30e3f8235c9caba419bc * Update vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
8 lines
254 B
JSON
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"
|
|
}
|