mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:02:15 +08:00
58ac85fb2f
* update zlib-ng to 2.1.5 * update baseline
14 lines
290 B
JSON
14 lines
290 B
JSON
{
|
|
"name": "zlib-ng",
|
|
"version": "2.1.5",
|
|
"description": "zlib replacement with optimizations for 'next generation' systems",
|
|
"homepage": "https://github.com/zlib-ng/zlib-ng",
|
|
"license": "Zlib",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|