mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 18:59:00 +08:00
66dc12b3fa
* many-ports: Update supports field * Fix several "version-string"s. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"name": "iir1",
|
|
"version": "1.8.0",
|
|
"port-version": 1,
|
|
"description": "Realtime C++ filter library",
|
|
"homepage": "https://github.com/berndporr/iir1",
|
|
"license": "MIT",
|
|
"supports": "!uwp"
|
|
}
|