mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 22:59:01 +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 e7dc93f202
* 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"
|
|
}
|