mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:38:59 +08:00
1623a385d3
* fix head_ref * update versions
15 lines
311 B
JSON
15 lines
311 B
JSON
{
|
|
"name": "zlib-ng",
|
|
"version": "2.0.6",
|
|
"port-version": 1,
|
|
"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
|
|
}
|
|
]
|
|
}
|