vcpkg/ports/woff2/vcpkg.json
DownerCase 6bf5ffffe8
[brotli] Update to v1.1.0 (#33665)
* [brotli] Update to v1.1.0

* Fix dependent ports

* [Freetype] Always link brotli common
2023-09-26 00:28:57 -07:00

14 lines
216 B
JSON

{
"name": "woff2",
"version": "1.0.2",
"port-version": 4,
"description": "font compression reference code",
"dependencies": [
"brotli",
{
"name": "vcpkg-cmake",
"host": true
}
]
}